[PHP-WIN] Apache WebServer version 2.0.39 on Windows 2000 and PHP 4.2.2
by Fernando Ręgo Rodrigues other posts by this author
Jul 31 2002 4:00PM messages near this date
RE: [PHP-WIN] GD extension fix
|
[PHP-WIN] Re: Apache WebServer version 2.0.39 on Windows 2000 and PHP 4.2.2
Hi,
I am running Apache WebServer version 2.0.39 on Windows 2000.
I have install PHP 4.2.2 as a server module for Apache.
I have been using the install.txt that came with php-4.2.2-Win32.zip
that refers to Apache 1.3.x.
After stoping the Apache I did this...
The lines that I have inclued on httpd.conf were :
LoadModule php4_module c:/php/sapi/php4apache.dll
AddModule mod_php4.c
AddType application/x-httpd-php .php
and copy PHP.ini to WINNT folder. Also copy php4ts.dll to
winnt/system32.
In the PHP instalation I have copied all php_*.* from the extensions
directory to c:\php\sapi, also made a change to PHP.ini
extension_dir=c:\php\sapi
On starting the Apache web server I receive this msg :
"The request operation has failed".
Since this version are very recent is there any changes on the
httpd.conf that I don't know about ?
Thanks, FRR, Portugal.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thread:
Fernando Ręgo Rodrigues
Andrew V. Romero
Andrew V. Romero
Scott Carr
|