On Mon, 7 Apr 2008, Evelyn Wilkerson wrote:
I'm sorry, but I have no idea what that means. How do I find out what process is using the port?
On Linux, you can use: lsof -i :80as root and it should dump a list of processes binding on port 80. Other unices will have something similar. I don't know what Windows substitutes for this. (Your post didn't say what you use, if I didn't miss it.)
Best wishes Nils --------------------------------------------------------------------- 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