RE: [EMAIL PROTECTED] Re: Apache won't run on XP

2005-09-03 Thread Rick Dettwyler
@httpd.apache.org Subject: [EMAIL PROTECTED] Re: Apache won't run on XP Rick Dettwyler wrote: > is normally permitted. : make_sock: could not bind to address 0.0.0.0:80 > no listening sockets available, shutting down Try "netstat -ano", and see what Process ID is holding p

[EMAIL PROTECTED] Re: Apache won't run on XP

2005-09-02 Thread Shankar Unni
Rick Dettwyler wrote: is normally permitted. : make_sock: could not bind to address 0.0.0.0:80 no listening sockets available, shutting down Try "netstat -ano", and see what Process ID is holding port 80. Then use the Task Manager's "Processes" tab to look up that process ID.