Apache|mysql|oracle| Raiders to see many online users of PHP, JSP, Sybase, Oracle, Apache and other aspects of the installation experience, found that many are repetitive and not comprehensive, According to my long-term summary of all kinds of dongdong and reference documents as well as users of the article, and by their own practice, is now under the RedHat6.2 apache1.3.12+gd1.8.3+php4.04+tomcat+sybase11.9
After reading the installation experience of many online users in php, jsp, sybase, oracle, apache, and other aspects, I found that many of them are repeated and incomplete, based on my long-term summary of the above various types of things, relevant documents and articles by netizens, and my own practice, we will now go to apache1.3.12 + gSyntaxHigh under RedHat6.2
After reading the installation experience of many online users in php, jsp, sybase, or
After reading the installation experience of many online users in php, jsp, sybase, oracle, apache, and other aspects, I found that many of them are repeated and incomplete, based on my long-term summary of the above various types of things, I have referred to relevant documents and articles by netizens, and have personally practiced them, in RedHat6.2, apache1.3.12 + gd1.8.3 + php4.04 + tomcat + sybase11.9.2 + oracle8.1.6 + mysql3.22.27 will all be p
Environment: VMware Workstation 7.1 + RedHat Linux 9.0
Installation steps:
1. Download The apache2.2.18.tar.gz installation package;
2. copy to the root directory: # cp apache2.2.18.tar.gz ~
3. Go to the root directory, decompress: cd, press enter, tar-xvzf apache2.2.18.tar.gz, and decompress
4. Go to the apache2.2.18 directory.
5. Run the following command to install: #./configure -- prefix =/usr/local/apa
I. Required software:
Download jdk_1.2.2 from
Apache_1.3.12 download from
Apache jserv-1.1.1 download from java.apache.org
Jsdk2.0 (2.0 only) download from
Ii. Installation Process
Install JDK first. For details, refer to JDK installation. Note that classpath and path are set.
Copy Apache, Apache JServ source co
One, the required software:
jdk_1.2.2 from download
apache_1.3.12 from download
Apache jserv-1.1.1 Download from java.apache.org
jsdk2.0 (only 2.0) from download
Second, the installation process
Please install the JDK first, you can refer to the JDK installation, and set the Classpath and path.
Copy apache,apache Jserv
installation and use, or it's going to be a problem when building a library, I'm 1.5g, and my swap is 2.9G.
If you install Linux without setting the swap to sufficient size, please follow the following setting.
$su-root
#dd If=/dev/zero Of=tmpswap bs=1k count=900000
#chmod Tmpswap
#mkswap Tmpswap
#swapon Tmpswap
=======
Installation of Oracle Universal Installer requires at least MB of free space at/tmp.
Check/tmp:
$DF/tmp
If you don't have
. Note! If you want to specify an octal number, the first priority should be "0", otherwise it will be regarded as a 10-digit number .)
12. CP RedHat/vsftpd. PAM/etc/PAM. d/FTP (note that you cannot log on with a local user without this step !)
13. Kill the vsfptd process and re-run/usr/local/sbin/vsftpd
Success!(Of course, the FTP installation is complete and the actual configuration is very complicated. refer to the articles in the favorites sectio
AbstractThis article describes how to install virtualbox guest additions in RedHat Linux.
IntroductionEnvironment: Windows XP SP3 + virtualbox 4.1.2 + RedHat Linux 5.4
To install virtualbox guest additions in Windows, you only need to choose "placement"> "Security guest additions" to automatically
[China Linux Forum] wangzy eNet College
Install apache jserv 1.1.2 in RedHat
Although apache jserv's Development Team is currently engaged in tomcat development, apache jserv only supports servlet 2.0
And add other software (gnujsp) to support jsp. However,
Apache configuration in RedHat Linux 6.4
RedHat yum source of CentOS for Linux 6.4 Enterprise Edition.
Install and configure apache.
1. install Apache online on yum
Generally, you do no
, generally in the 800k-2m range. Fortunately, the Redhat 6.0 version of the default Apache server is the dynamic loading module compilation. However, Mod_perl and mod_php3 are not loaded, so you must first start the two modules before you develop Web applications.
----The author here to the start step summary of the following to facilitate the use of Linux for Web application development users.
----1:
Read many online users of PHP, JSP, Sybase, Oracle, Apache and other aspects of the installation experience, found that there are many are repeated and not comprehensive enough, according to my long-term summary of all the above and reference related documents as well as the articles of the netizens, and by their own practice, Now will be in the RedHat6.2 under the apache1.3.12+gd1.8.3+php4.04+tomcat+sybase11.9.2+oracle8.1.6+mysql3.22.27 installation
Tags: redhat centos Apache 403 error Forbidden you don't have permission to access/on this serverRedhat CentOS Apache 403 errorCENTOS7 apache2.2.34 Source Package installed successfully, confirm process started (Ps-le | grep httpd), the firewall is closed but the access times are wrong:Forbidden you don't have permission to access/on the This serverThe reason for
Solve the common error of installing APACHE + MYSQL + PHP in redhat-Linux Enterprise Application-Linux server application information. For details, refer to the following. Many problems have been encountered during the installation of apache + mysql + php, and are summarized here. However, the prerequisite for the solution is to
protocol: Explorer and browser via Ftp://name:[email protected] Name: Name, Password: password, ip:ftp server IP addressPrecautions:1. Root user cannot log on cause: Root default does not allow FTP Workaround: Modify the configuration file Remove Root before Vi/etc/vsftpd.user_list Vi/etc/vsftpd.ftpusers also remove root before the # Restart VSFTPD Services: Service vsftpd restart MySQL 4.0 Installation:The MySQL 4.0 installation package has 3 different: mysql-client-4.0.21-0.i386.rpm mysql-dev
[Install the Operating System] install Redhat 5 and vmwareredhat in VMware.
Introduction
There is already a Windows XP Home machine, and the installation of a Linux virtual machine will lead to a detour accidentally. Therefore, this article provides some entry-level experience to help you avoid going astray.
Preparations
Download VMware and http://www.cnbl
Install JDK in RedHat 6.1 and redhat6.1 install jdk
I have been using Ubuntu for Hadoop learning. Recently, I need to deploy the production environment. The server is changed to RedHat. I also recorded the installation of JDK in RedHat 6.1, compare it with JDK 8 installed on
/home/mysql/share/mysql/mysql.server/etc/rc.d/rc.local/mysql
Run Setup to select MySQL in System one
V. Installation of PHP4
Cd.. /apache.1.3.19
./configure--PREFIX=/HOME/HTTPD
Cd.. /php4.0.4
./configure--with-mysql=/home/mysql
--with-apache=/home/hailang/apache Source
--with-imap=/home/hailang/imap Source
--with-ldap=/home/ldap
--enable-track-vars
Make
Make
Apache is the world's most used Web server software. It can run on almost all widely used computer platforms and is one of the most popular Web server-side software due to its widespread use across platforms and security. It is fast, reliable, and can be augmented with simple APIs to compile perl/python and other interpreters into the server. * * The objective of the experiment is
Implementing a virtual Directory
Implement user login to display
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.