Apache 2.2.17 & PHP 5.3.3

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
Lex-Man
Forum Newbie
Posts: 4
Joined: Sun Oct 31, 2010 2:42 pm

Apache 2.2.17 & PHP 5.3.3

Post 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?
Lex-Man
Forum Newbie
Posts: 4
Joined: Sun Oct 31, 2010 2:42 pm

Re: Apache 2.2.17 & PHP 5.3.3

Post by Lex-Man »

I've fixed the problem
attila
Forum Newbie
Posts: 1
Joined: Wed Dec 01, 2010 4:47 pm

Re: Apache 2.2.17 & PHP 5.3.3

Post by attila »

Hello Lex-man ,
I have same problem, please help me to solve it
Thanks
Post Reply