[PHP-INST] Re: PHP file fail to execute

2002-08-22 Thread xiaobo
upgrade Apache to 1.3.26 or 2.0.40, and have a try again. > > I have installed PHP 4.2.2 on Windows 2000 with Apache 1.3.22. > I have followed all the instructions in the install.txt in that I have moved > the .dll, I have added the three required lines to httpd.conf, do not forget remove the li

[PHP-INST] Re: Apache WebServer version 2.0.39 on Windows 2000 and PHP 4.2.2

2002-08-19 Thread xiaobo
pls delete this line: AddModule mod_php4.c try again. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Re: Apache on win2000 and PHP 4

2002-08-18 Thread xiaobo
remark this line: AddModule mod_php4.c > > When I used other way the apache does not work but i do not know where > to insert these lines (in htconf)... > > LoadModule php4_module c:/php/sapi/php4apache.dll > AddModule mod_php4.c > AddType application/x-httpd-php .php > > Same problem I had wit