Richard Grove wrote:
I checked the lists and someone has suggested previously that there is probably some app already using this port. How do I find out? How do I change that app, or how do I configure apache to listen to some other port?I want to use it to basically work up and check .php locally.thanks,Richard
I don't know what operating system you use, but: For Windows XP use - netstat -b -p tcp For *nix (freebsd & the like) use netstat -a sockstat I'm not sure about other OSsTo make apache listen on a particular port use the 'Listen' directive in httpd.conf
Best 'o' luck Gene --------------------------------------------------------------------- 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
![]() |