Initial Apache setup
All,
I realize I'm a total noob at this, but I can't seem to get the Apache server (2.0.49) to give me the "Success" screen that Chapter 1 tells me I should get.
I've followed all the directions in Appendix I in the back of the book...what's up? I don't want to move on to setting up PHP and MySQL until I get the success screen.
Has anyone else had this error, and can help me? Here's what my Apache Error log says:
[Tue Jun 01 18:48:29 2004] [notice] Parent: Created child process 2708
[Tue Jun 01 18:48:30 2004] [notice] Child 2708: Child process is running
[Tue Jun 01 18:48:30 2004] [notice] Child 2708: Acquired the start mutex.
[Tue Jun 01 18:48:30 2004] [notice] Child 2708: Starting 250 worker threads.
[Tue Jun 01 18:48:59 2004] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Tue Jun 01 18:48:59 2004] [notice] Child 2708: Exit event signaled. Child process is ending.
[Tue Jun 01 18:49:00 2004] [notice] Child 2708: Released the start mutex
[Tue Jun 01 18:49:01 2004] [notice] Child 2708: Waiting for 250 worker threads to exit.
[Tue Jun 01 18:49:01 2004] [notice] Child 2708: All worker threads have exited.
[Tue Jun 01 18:49:01 2004] [notice] Child 2708: Child process is exiting
[Tue Jun 01 18:49:01 2004] [notice] Parent: Child process exited successfully.
[Tue Jun 01 18:50:59 2004] [notice] Parent: Created child process 3588
[Tue Jun 01 18:50:59 2004] [notice] Child 3588: Child process is running
[Tue Jun 01 18:50:59 2004] [notice] Child 3588: Acquired the start mutex.
[Tue Jun 01 18:50:59 2004] [notice] Child 3588: Starting 250 worker threads.
[Tue Jun 01 18:58:28 2004] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Tue Jun 01 18:58:28 2004] [notice] Child 3588: Exit event signaled. Child process is ending.
[Tue Jun 01 18:58:29 2004] [notice] Child 3588: Released the start mutex
[Tue Jun 01 18:58:30 2004] [notice] Child 3588: Waiting for 250 worker threads to exit.
[Tue Jun 01 18:58:30 2004] [notice] Child 3588: All worker threads have exited.
[Tue Jun 01 18:58:30 2004] [notice] Child 3588: Child process is exiting
[Tue Jun 01 18:58:30 2004] [notice] Parent: Child process exited successfully.
Please help.
Thanks (in advance)!
|