https://issues.apache.org/bugzilla/show_bug.cgi?id=45863
--- Comment #20 from Eric Covener <[email protected]> 2009-01-08 05:01:15 PST --- (In reply to comment #19) > > Pity not this oraganization nor the OS distributor is willing to get this > issue > fixed once and for all... > You should ask on [email protected] to figure out what's going on in your system, since it doesn't seem like you know the source of the error. It's not clear there's anything for developers/distributors to fix. If httpd is running, and you delete the PID file, you can manually kill the server by determining the PID of the parent. http://httpd.apache.org/docs/2.2/stopping.html It would help if your initial email included lsof/fuser output for the port being complained about and a grep -ri Listen of your entire apache config. http://wiki.apache.org/httpd/CouldNotBindToAddress -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
