Apache 1.3.28 / PHP 4.3.3
hello, I tried to configure php as module SAPI of the apache web server, I put this line:
LoadModule php4_module D:/PHP4.3.3/sapi/php4apache.dll AddModule mod_php4.c AddType application/x-httpd-php .php
When I tested the configuration, I got this error:
Cannot remove module mod_php4.c: not found module list
I removed the "AddModule mod_php4.c" directive, restart the server, but
remain the same problem
Verify the path to php4apache.dll
Read this > http://www.meidomus.com/node/view/9
-- Burhan Khalid phplist[at]meidomus[dot]com http://www.meidomus.com
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php