Hi,
I have successfully installed Apache2, PHP4, and MySQL on my Win2K box with PHP running as the CGI executable. I would like to run PHP as an Apache module, but when I add the line:
LoadModule php4_module modules/php4apache.dll
or
LoadModule php4_module modules/php4apache2.dll
Apache refuses to start. I triple checked for typos, and both DLL files are in the modules directory and the WINNT/system32 directory. What am I missing?
Thanks,
Christian Sieber