Forum Moderators: phranque

Message Too Old, No Replies

Can't start after uncommenting virtual host...

         

web_young

5:49 pm on Dec 9, 2004 (gmt 0)

10+ Year Member



I get an operation failed error after I uncomment the virtual host area of the httpd.conf. Any ideas what I'm doing wrong?

error message from logs
-----------------------
[Thu Dec 09 07:43:24 2004] [warn] pid file C:/Program Files/Apache Group/Apache2/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Thu Dec 09 07:43:25 2004] [notice] Parent: Created child process 2024
[Thu Dec 09 07:43:25 2004] [notice] Child 2024: Child process is running
[Thu Dec 09 07:43:25 2004] [notice] Child 2024: Acquired the start mutex.
[Thu Dec 09 07:43:25 2004] [notice] Child 2024: Starting 250 worker threads.
[Thu Dec 09 07:44:53 2004] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Thu Dec 09 07:44:53 2004] [notice] Child 2024: Exit event signaled. Child process is ending.
[Thu Dec 09 07:44:54 2004] [notice] Child 2024: Released the start mutex
[Thu Dec 09 07:44:55 2004] [notice] Child 2024: Waiting for 250 worker threads to exit.
[Thu Dec 09 07:44:55 2004] [notice] Child 2024: All worker threads have exited.
[Thu Dec 09 07:44:55 2004] [notice] Child 2024: Child process is exiting
[Thu Dec 09 07:44:55 2004] [notice] Parent: Child process exited successfully.

sublime1

6:50 pm on Dec 19, 2004 (gmt 0)

10+ Year Member



Sounds like it might be a configuration error of some sort. Run "apache_ctl configtest" to make sure config syntax is correct.