Here's the output I got running apache in a console window:
Syntax error on line 159 of C:/Program Files/Apache Group/Apache2/conf/httpd.conf:
Cannot load C:/Program Files/Apache Group/Apache2/modules/php/sapi/php4apache2.dll into server: The specified module could not be found.
I've tried it in all different places (the PHP folder):
C:\php, C:\Program Files\Apache Group\php, C:\Program Files\Apache Group\Apache2\php, etc. I've also tried moving just the dll file to different places, but that didn't work either. suggestions?
|