Code: Select all
Syntax error on line 1023 of c:/program files/apache group/apache/conf/httpd.con
f:
LoadModule takes two arguments, a module name and the name of a shared object fi
le to load it from
Note the errors or messages above, and press the <ESC> key to exit. 24...Code: Select all
LoadModule php4_module c:/program files/php/php4apache.dll
AddModule mod_php4.c
AddType application/x-httpd-php .phpAny ideas how I can make this work?