jessica.a.montoya@gmail.c Guest
|
Posted: Tue Oct 09, 2007 11:00 am Post subject: Apache 2.2 won't restart on windows xp |
|
|
I installed Apache 2.2 successfully and even got the success page "it
works!" in the http://localhost directory the first time.
I tired to restart it and i got the windows error message:
"Windows could not start Apache on Local Computer. For more
information, review the system event log. If this is a non-Microsoft
service, contact the service vendor, and refer to service specific
error code 1"
Here is the apache error log:
[Sun Oct 07 23:54:04 2007] [notice] Apache/2.2.6 (Win32) configured --
resuming normal operations
[Sun Oct 07 23:54:04 2007] [notice] Server built: Sep 5 2007 08:58:56
[Sun Oct 07 23:54:04 2007] [notice] Parent: Created child process 5660
[Sun Oct 07 23:54:04 2007] [notice] Child 5660: Child process is
running
[Sun Oct 07 23:54:04 2007] [notice] Child 5660: Acquired the start
mutex.
[Sun Oct 07 23:54:04 2007] [notice] Child 5660: Starting 250 worker
threads.
[Sun Oct 07 23:54:04 2007] [notice] Child 5660: Starting thread to
listen on port 80.
[Sun Oct 07 23:55:54 2007] [error] [client 127.0.0.1] File does not
exist: C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/
favicon.ico
[Mon Oct 08 00:18:24 2007] [error] [client 127.0.0.1] File does not
exist: C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/
favicon.ico
[Mon Oct 08 00:20:03 2007] [error] [client 127.0.0.1] File does not
exist: C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/
favicon.ico
[Mon Oct 08 10:56:25 2007] [notice] Parent: Received shutdown signal
-- Shutting down the server.
[Mon Oct 08 10:56:25 2007] [notice] Child 5660: Exit event signaled.
Child process is ending.
[Mon Oct 08 10:56:26 2007] [notice] Child 5660: Released the start
mutex
[Mon Oct 08 10:56:27 2007] [notice] Child 5660: Waiting for 250 worker
threads to exit.
[Mon Oct 08 10:56:27 2007] [notice] Child 5660: All worker threads
have exited.
[Mon Oct 08 10:56:27 2007] [notice] Child 5660: Child process is
exiting
[Mon Oct 08 10:56:27 2007] [notice] Parent: Child process exited
successfully.
(what does favicon.ico have to do with the server running correctly?)
there is nothing else running on port 80 as far as i can tell.
Here is the windows computer management event viewer error info:
Type: Error
Source: Apache Service
Event: 3299
Can anyone offer any help?
THanks! |
|