Attempting to set up a local test server on our new laptop running
Windows Vista. Get the following error messages during the load process of Apache
Ver. 2.2.4: “Failed to open Winnt service mgr” “No installed service named “Apache2”” Following is what appears in the error log: Wed Mar 14 10:01:24 2007] [notice] Apache/2.2.4 (Win32)
configured -- resuming normal operations [Wed Mar 14 10:01:24 2007] [notice] Server built: Jan 9
2007 23:17:20 [Wed Mar 14 10:01:24 2007] [notice] Parent: Created child
process 5884 [Wed Mar 14 10:01:24 2007] [notice] Child 5884: Child
process is running [Wed Mar 14 10:01:24 2007] [notice] Child 5884: Acquired the
start mutex. [Wed Mar 14 10:01:24 2007] [notice] Child 5884: Starting 250
worker threads. [Wed Mar 14 10:01:24 2007] [notice] Child 5884: Starting
thread to listen on port 80. [Wed Mar 14 10:10:01 2007] [error] [client 127.0.0.1] File
does not exist: C:/Program Files/Apache Software
Foundation/Apache2.2/htdocs/favicon.ico [Wed Mar 14 10:19:08 2007] [notice] Parent: Received
shutdown signal -- Shutting down the server. [Wed Mar 14 10:19:08 2007] [notice] Child 5884: Exit event
signaled. Child process is ending. [Wed Mar 14 10:19:09 2007] [notice] Child 5884: Released the
start mutex [Wed Mar 14 10:19:10 2007] [notice] Child 5884: Waiting for
250 worker threads to exit. [Wed Mar 14 10:19:10 2007] [notice] Child 5884: All worker
threads have exited. [Wed Mar 14 10:19:10 2007] [notice] Child 5884: Child
process is exiting [Wed Mar 14 10:19:10 2007] [notice] Parent: Child process
exited successfully. We’re new at this side of IT so could use some
guidance on how to resolve the problem. Don’t see anything in the FAQ or
archives that mention these problems. Thanks. |