You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Javier Martinez <ec...@gmail.com> on 2006/04/27 08:45:54 UTC

[users@httpd] problems with apache2

I'm having problems with Apache2 on win2000. The pc is a pentium4 with 2Gb
Ram.
When I load a page (php) it crashes every time. The page loads correctly,
but apache2 crashes.
In the log file I only can see this.

---------------------------------------------------------------------
[Thu Apr 27 08:33:00 2006] [notice] Apache/2.0.55 (Win32) PHP/5.1.2
configured -- resuming normal operations
[Thu Apr 27 08:33:00 2006] [notice] Server built: Oct  9 2005 19:16:56
[Thu Apr 27 08:33:00 2006] [notice] Parent: Created child process 2320
[Thu Apr 27 08:33:00 2006] [notice] Child 2320: Child process is running
[Thu Apr 27 08:33:00 2006] [notice] Child 2320: Acquired the start mutex.
[Thu Apr 27 08:33:00 2006] [notice] Child 2320: Starting 250 worker threads.
---------------------------------------------------------------------

Somebody know how to solve this?

Thanks.