Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jan 2011 02:23:58 +0100
From:      "Terrence Koeman" <root@mediamonks.net>
To:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Cc:        Brad Mettee <bmettee@pchotshots.com>
Subject:   RE: no apache22, php5 cores
Message-ID:  <ccaf8e6b1361d74999312205764b0140@mediamonks.com>
In-Reply-To: <4D3A13AC.9060006@pchotshots.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> -----Original Message-----
> From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-
> questions@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 wh=
en 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.






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ccaf8e6b1361d74999312205764b0140>