Page 1 of 1

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

Posted: Mon Sep 20, 2010 12:27 pm
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