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

Reply via email to