Jump to content

Apache Fails to start with PHP on Win 7


jrlee08

Recommended Posts

I have installed Apache 2.2 and PHP5. When I edit the httpd.conf file and include these two entries, the server will not start.

 

PHPIniDir "C:/php"

LoadModule php5_module "c:/php/php5apache2_2.dll"

 

I've tried commenting out one or both and no difference.

 

Apache is installed to the "C:\Apache" dir and PHP is in "C:\PHP" dir.

 

I downloaded "httpd-2.2.22-win32-x86-openssl-0.9.8t" and "php-5.2.17-Win32-VC6-x86".

 

Any ideas please.

 

John

Link to comment
https://forums.phpfreaks.com/topic/266422-apache-fails-to-start-with-php-on-win-7/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.