Page 1 of 1

Apache 2.2.17 & PHP 5.3.3

Posted: Sun Oct 31, 2010 2:50 pm
by Lex-Man
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?

Re: Apache 2.2.17 & PHP 5.3.3

Posted: Sun Oct 31, 2010 3:59 pm
by Lex-Man
I've fixed the problem

Re: Apache 2.2.17 & PHP 5.3.3

Posted: Wed Dec 01, 2010 4:49 pm
by attila
Hello Lex-man ,
I have same problem, please help me to solve it
Thanks