Re: [users@httpd] port already occupied...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 OSs
To 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



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux