Windows 2008 + Apache 2 + PHP 5, crash all php pages

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
llumaju
Forum Newbie
Posts: 1
Joined: Mon Sep 20, 2010 12:19 pm

Windows 2008 + Apache 2 + PHP 5, crash all php pages

Post by llumaju »

Hi All !

I install Apache 2.2 + PHP 5.2.x + MySQL
When I call a php always crashes and stops the service. In Apache error.log file only appears :

[Mon Sep 20 18:44:43 2010] [notice] Child 3740: Child process is running
[Mon Sep 20 18:44:43 2010] [notice] Child 3740: Acquired the start mutex.
[Mon Sep 20 18:44:43 2010] [notice] Child 3740: Starting 250 worker threads.
[Mon Sep 20 18:44:43 2010] [notice] Child 3740: Starting thread to listen on port 80.
[Mon Sep 20 18:45:54 2010] [notice] Parent: child process exited with status 255 -- Restarting.


someone has an installation similar to this ?
Some idea ?


Thanks In advance
Post Reply