View Single Post

   
  #4 (permalink)  
Old 02-21-2008, 05:45 AM
walt
 
Posts: n/a
Default Re: Apache2 problem after kernel downgrade 2.6 >2.4 ]no listening sockets available]

PiotrAF <piotraf@nospam.poczta.onet.pl> writes:

> I read thati tmight be cause by something ohter than apache listenning on
> that port - do you now how to check waht is listenning on what port?


The usual is 'netstat -l' and there is always 'netstat -a' for everything
that has a socket open.
Reply With Quote