DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23121>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23121 Apache fails to start with restart command Summary: Apache fails to start with restart command Product: Apache httpd-2.0 Version: 2.0.47 Platform: PC OS/Version: Linux Status: NEW Severity: Major Priority: Other Component: All AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Sometimes (about 1 in 50) when I restart Apache 2.0.47 (this also happened with 2.0.46) on RedHat 9.0, it fails to restart. Here is an exmaple of what is reported (Note when I run restart again it work fine). It appears that it is trying to start before the previous instance has exited?? [EMAIL PROTECTED] php-4.3.3]# /etc/init.d/httpd restart Stopping httpd: [ OK ] Starting httpd: [Fri Sep 12 09:13:54 2003] [warn] module php4_module is already loaded, skipping (98)Address already in use: make_sock: could not bind to address 0.0.0.0:443 no listening sockets available, shutting down Unable to open logs [ FAILED ] [EMAIL PROTECTED] php-4.3.3]# /etc/init.d/httpd restart Stopping httpd: [ FAILED ] Starting httpd: [Fri Sep 12 09:14:00 2003] [ OK ] This is quite problematic for me ask my server gets frequently restarted by a script when directory permissions are updated. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
