Manual
06-20-2003, 08:09 AM
I have some basic experience with apache. I have installed it once on a win 98 machine and the default installation sworked fine. I hav recently tried to install version 2.0.46 on a winxp home and a win 98 machine and in both instances it refuses to work. The win 98 machine I am not concerned about. On the winxp machine I installed Apache to run in a console window. When I start the server the console window opens with a flashing cursor. Thats it, no message that the server is running or anything. The error log is not of much help as it only states the following ...
[Thu Jun 19 16:33:31 2003] [notice] Parent: Created child process 2196
[Thu Jun 19 16:33:32 2003] [notice] Child 2196: Child process is running
[Thu Jun 19 16:33:32 2003] [notice] Child 2196: Acquired the start mutex.
[Thu Jun 19 16:33:32 2003] [notice] Child 2196: Starting 250 worker threads.
[Thu Jun 19 16:34:42 2003] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Thu Jun 19 16:34:42 2003] [notice] Child 2196: Exit event signaled. Child process is ending.
[Thu Jun 19 16:34:43 2003] [notice] Child 2196: Released the start mutex
[Thu Jun 19 16:34:44 2003] [notice] Child 2196: Waiting for 250 worker threads to exit.
[Thu Jun 19 16:34:44 2003] [notice] Child 2196: All worker threads have exited.
[Thu Jun 19 16:34:44 2003] [notice] Child 2196: Child process is exiting
[Thu Jun 19 16:34:44 2003] [notice] Parent: Child process exited successfully.
.... any suggestions anybody?
[Thu Jun 19 16:33:31 2003] [notice] Parent: Created child process 2196
[Thu Jun 19 16:33:32 2003] [notice] Child 2196: Child process is running
[Thu Jun 19 16:33:32 2003] [notice] Child 2196: Acquired the start mutex.
[Thu Jun 19 16:33:32 2003] [notice] Child 2196: Starting 250 worker threads.
[Thu Jun 19 16:34:42 2003] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Thu Jun 19 16:34:42 2003] [notice] Child 2196: Exit event signaled. Child process is ending.
[Thu Jun 19 16:34:43 2003] [notice] Child 2196: Released the start mutex
[Thu Jun 19 16:34:44 2003] [notice] Child 2196: Waiting for 250 worker threads to exit.
[Thu Jun 19 16:34:44 2003] [notice] Child 2196: All worker threads have exited.
[Thu Jun 19 16:34:44 2003] [notice] Child 2196: Child process is exiting
[Thu Jun 19 16:34:44 2003] [notice] Parent: Child process exited successfully.
.... any suggestions anybody?