Apache 2.2.17 & PHP 5.3.3
Posted: Sun Oct 31, 2010 2:50 pm
I'm trying to install Apache 2.2.17 & PHP 5.3.3 on my windows 7 64 bit pro system.
I have installed both Apache 2.2.17 & PHP 5.3.3. Apache 2.2.17 runs fine on it's own but I added the code
#PHP5
LoadModule php5_module "C:\php\php5apache2_2.dll"
PHPIniDir "C:\php"
to the httpd.conf file the server refuses to start throwing the error "The requested error operation has failed!"
in the error log for Apache I have the error:
[Sun Oct 31 19:50:03 2010] [warn] pid file C:/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
I have installed both Apache 2.2.17 & PHP 5.3.3. Apache 2.2.17 runs fine on it's own but I added the code
#PHP5
LoadModule php5_module "C:\php\php5apache2_2.dll"
PHPIniDir "C:\php"
to the httpd.conf file the server refuses to start throwing the error "The requested error operation has failed!"
in the error log for Apache I have the error:
[Sun Oct 31 19:50:03 2010] [warn] pid file C:/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?