System environment:
Redhat 9.0
Apache-1.3.27
Mysql3.23-54a-11
Php-4.32
j2sdk1.4.1_03
Installation configuration:
1. Mysql uses the rpm package that comes with redhat9. I will not introduce the installation. The installation of jdk is also very simple. We install jdk to /usr/java/j2sdk1.4.1_03 and set the jdk environment parameters in /etc/profile.
2. Compile and install apache
tar zvxf apache_1.3.27.tar.gz
cd apache_1.3.27
./configure