> -----Original Message-----
> From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd-
> questi...@freebsd.org] On Behalf Of Brad Mettee
> Sent: Saturday, January 22, 2011 00:16
> To: Gary Kline; FreeBSD Mailing List
> Subject: Re: no apache22, php5 cores

[snip]
> Post your output from this:
> netstat -an | grep tcp
>
> This should show current connections AND current listening sockets. If
> you don't see anything on *.80, then httpd isn't running, or at least
> isn't listening on the right port.
>

Might also want to try 'lsof -nPi |grep LISTEN', that shows what process is 
listening as well. Maybe not really added value here, but it sure helps when 
you're troubleshooting address/port in use errors and such.

--
Regards,
T. Koeman, MTh/BSc/BPsy; Technical Monk

MediaMonks B.V. (www.mediamonks.com)
Please quote relevant replies in correspondence.



_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to