I'm trying to set up php 4.0.8dev from www.php4win.com under apache 1.3.22, I have successfully run the php 4.0.8dev under apache 1.3.20 but now when I switched to apache 1.3.22, errors are showing up. When I start apache (NET START APACHE) no error ouput, but in logs\error.log I get this:
[Fri Nov 09 11:06:33 2001] [error] Cannot remove module mod_php4.c: not found in module list in httpd.conf I have done the usual configuration (that worked for me in 1.3.20): LoadModule php4_module C:/php408dev/sapi/php4apache2.dll AddType application/x-httpd-php .php Anyone have a clue what im doing wrong? /Martin -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]