Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Aug 2005 14:45:38 -0400
From:      Louis LeBlanc <FreeBSD@keyslapper.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: Apache problems
Message-ID:  <20050804184538.GB39621@keyslapper.net>
In-Reply-To: <200508041026.40923.bryan.maynard@reallm.com>
References:  <200508041026.40923.bryan.maynard@reallm.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--HcAYCG3uE/tztfnV
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On 08/04/05 10:26 AM, Bryan Maynard sat at the `puter and typed:
> I know this isn't directly freebsd related, but this list has been good=
=20
> to me before.

I know exactly what you mean . . .

> I am running 5-STABLE. I installed Apache 2.1.4 using make install clean=
=20
> after updating my ports collection. Everything seemed to go fine. I=20
> then installed mod_php5 via make install clean. I added 192.168.1.102=20
> thereallm.org to my /etc/hosts file (I am testing this box before I=20
> send it out for co-located hosting). When I run apachectl start I get=20
> no errors - even with -e, but there's no pid for apache or httpd in top=
=20
> (via "top | grep httpd" or "top | grep apache").

Try
ps -ax | grep httpd
to see if it's running.

If not, you should be able to start it with this:
/usr/local/etc/rc.d/apache2.sh start

BTW, none of my business, but you might want to consider sticking with
a RELEASE version of FreeBSD for production environments.  For the
most part, I'm sure STABLE is fine, but it can still have some minor
glitches that would be a pain to deal with in a remote system.

HTH
Lou
--=20
Louis LeBlanc                          FreeBSD-at-keyslapper-DOT-net
Fully Funded Hobbyist,                   KeySlapper Extrordinaire :)
Please send off-list email to:         leblanc at keyslapper d.t net
Key fingerprint =3D C5E7 4762 F071 CE3B ED51  4FB8 AF85 A2FE 80C8 D9A2

Serocki's Stricture:
  Marriage is always a bachelor's last option.

--HcAYCG3uE/tztfnV
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD8DBQFC8mJSr4Wi/oDI2aIRAj6KAJ95sZB8HP6OqxxuW9yTZ6vmkWzLEQCgj3be
o0zuCOVdnoBRcgXhQ7RGQ48=
=GaQs
-----END PGP SIGNATURE-----

--HcAYCG3uE/tztfnV--



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