Apache keeps resetting while testing on localhost...

Posted by Scott on Server Fault See other posts from Server Fault or by Scott
Published on 2010-03-06T13:19:20Z Indexed on 2010/04/09 20:03 UTC
Read the original article Hit count: 370

Filed under:
|
|

Hello everyone.

I'm getting errors while testing web pages on localhost. I'm running Windows 7 64-bit. I'm not using Wamp or Xampp.

This is what the error.log tells me (I've highlighted the errors in question):

[Sat Mar 06 05:10:55 2010] [notice] Apache/2.2.14 (Win32) PHP/5.2.13 configured -- resuming normal operations

[Sat Mar 06 05:10:55 2010] [notice] Server built: Sep 28 2009 22:41:08

[Sat Mar 06 05:10:55 2010] [notice] Parent: Created child process 6588

httpd.exe: Could not reliably determine the server's fully qualified domain name, using 192.168.2.2 for ServerName

httpd.exe: Could not reliably determine the server's fully qualified domain name, using 192.168.2.2 for ServerName

[Sat Mar 06 05:10:55 2010] [notice] Child 6588: Child process is running [Sat Mar 06 05:10:55 2010] [notice] Child 6588: Acquired the start mutex. [Sat Mar 06 05:10:55 2010] [notice] Child 6588: Starting 1000 worker threads. [Sat Mar 06 05:10:55 2010] [notice] Child 6588: Starting thread to listen on port 80.

Any input would be greatly appreciated. Thanks.

© Server Fault or respective owner

Related posts about apache

Related posts about windows-7