经典的"phpforwin32"安装
时间:2007-02-17 来源:PHP爱好者
介绍一种经典的“apache+php3+mysql”的安装方法:
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
此方法是将php3编译成apache的一个模块(在此之前要先安装mysql)。
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
gunzip apache_1.3.x.tar.gz
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
tar xvf apache_1.3.x.tar
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
gunzip php-3.0.x.tar.gz
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
tar xvf php-3.0.x.tar
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
cd apache_1.3.x
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
./configure --prefix=/your_path
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
cd ../php-3.0.x
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
./configure --with-mysql --with-apache=../apache_1.3.x --enable-tr
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
ack-vars
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
make
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
make install
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
cd ../apache_1.3.x
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
./configure --prefix=/your_path --activate-module=src/modules/php3
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
/libphp3.a
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
make
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
make install
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
cd ../php-3.0.x
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
cp php3.ini-dist /usr/local/lib/php3.ini
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
编辑httpd.conf文件,去掉"#AddType application/x-httpd-php3 .php3"这句前
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
的"#"。
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
Over!!!
php爱好者站 http://www.phpfans.net dreamweaver|flash|fireworks|photoshop.
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
此方法是将php3编译成apache的一个模块(在此之前要先安装mysql)。
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
gunzip apache_1.3.x.tar.gz
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
tar xvf apache_1.3.x.tar
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
gunzip php-3.0.x.tar.gz
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
tar xvf php-3.0.x.tar
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
cd apache_1.3.x
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
./configure --prefix=/your_path
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
cd ../php-3.0.x
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
./configure --with-mysql --with-apache=../apache_1.3.x --enable-tr
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
ack-vars
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
make
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
make install
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
cd ../apache_1.3.x
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
./configure --prefix=/your_path --activate-module=src/modules/php3
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
/libphp3.a
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
make
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
make install
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
cd ../php-3.0.x
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
cp php3.ini-dist /usr/local/lib/php3.ini
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
编辑httpd.conf文件,去掉"#AddType application/x-httpd-php3 .php3"这句前
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
的"#"。
chi na it p owe r .comgfchW119OzgxxeyUPPYMC49vn
Over!!!
php爱好者站 http://www.phpfans.net dreamweaver|flash|fireworks|photoshop.
相关阅读 更多 +