Windows XP Pro Apache 2.0.55 First time more than 2 or 3 people accessed the server from external sources. Just kept getting a message that Apache was refusing the connection. Restart would not help. Had to stop and then start and it was okay. May happen again. Below is all that is in the error log. Made second Virtual Host entry because people access it by both and it was failing the second way but works now. Error Log ======= [Tue Nov 15 14:39:38 2005] [notice] Child 3648: Released the start mutex [Tue Nov 15 14:39:39 2005] [notice] Child 3648: Waiting for 250 worker threads to exit. [Tue Nov 15 14:39:39 2005] [notice] Child 3648: All worker threads have exited. [Tue Nov 15 14:39:39 2005] [notice] Child 3648: Child process is exiting [Tue Nov 15 14:39:40 2005] [notice] Parent: Child process exited successfully. [Tue Nov 15 14:39:43 2005] [warn] _default_ VirtualHost overlap on port 80, the first has precedence [Tue Nov 15 14:39:44 2005] [notice] Apache/2.0.55 (Win32) PHP/4.3.9 DAV/2 configured -- resuming normal operations [Tue Nov 15 14:39:44 2005] [notice] Server built: Oct 9 2005 19:16:56 [Tue Nov 15 14:39:44 2005] [notice] Parent: Created child process 5176 [Tue Nov 15 14:39:44 2005] [warn] _default_ VirtualHost overlap on port 80, the first has precedence [Tue Nov 15 14:39:44 2005] [warn] _default_ VirtualHost overlap on port 80, the first has precedence [Tue Nov 15 14:39:44 2005] [notice] Child 5176: Child process is running [Tue Nov 15 14:39:44 2005] [notice] Child 5176: Acquired the start mutex. [Tue Nov 15 14:39:44 2005] [notice] Child 5176: Starting 250 worker threads. http.conf ======= <VirtualHost *:80> ServerAdmin sterlingheights-cert@xxxxxxxxxxxxxx DocumentRoot E:\ApacheGroup\Apache2\docroot ServerName thecertnetwork.net ErrorLog E:\ApacheGroup\Apache2\logs\error.log CustomLog E:\ApacheGroup\Apache2\logs\access.log common </VirtualHost> <VirtualHost *:80> ServerAdmin sterlingheights-cert@xxxxxxxxxxxxxx DocumentRoot E:\ApacheGroup\Apache2\docroot ServerName www.thecertnetwork.net ErrorLog E:\ApacheGroup\Apache2\logs\error.log CustomLog E:\ApacheGroup\Apache2\logs\access.log common </VirtualHost>
<<attachment: winmail.dat>>
--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx