From owner-freebsd-stable@FreeBSD.ORG Mon Dec 11 10:16:40 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C518B16A4FB for ; Mon, 11 Dec 2006 10:16:40 +0000 (UTC) (envelope-from henrik@brixandersen.dk) Received: from ns2.pil.dk (ns2.pil.dk [195.41.47.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9E6443E18 for ; Mon, 11 Dec 2006 10:12:58 +0000 (GMT) (envelope-from henrik@brixandersen.dk) Received: from tirith.brixandersen.dk (osgiliath.brixandersen.dk [87.53.223.189]) by ns2.pil.dk (Postfix) with ESMTP id 3549F7BA20F for ; Mon, 11 Dec 2006 11:14:04 +0100 (CET) Received: by tirith.brixandersen.dk (Postfix, from userid 1001) id 452F5B8A5; Mon, 11 Dec 2006 11:14:03 +0100 (CET) Date: Mon, 11 Dec 2006 11:14:02 +0100 From: Henrik Brix Andersen To: freebsd-stable@freebsd.org Message-ID: <20061211101402.GA72991@tirith.brixandersen.dk> Mail-Followup-To: freebsd-stable@freebsd.org References: <29674965.861165827903563.JavaMail.root@shoemasters.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="r5Pyd7+fXNt84Ff3" Content-Disposition: inline In-Reply-To: <29674965.861165827903563.JavaMail.root@shoemasters.com> X-PGP-Key: http://www.brixandersen.dk/files/HenrikBrixAndersen.asc User-Agent: Mutt/1.5.13 (2006-08-11) Subject: Re: apache and php5 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 10:16:40 -0000 --r5Pyd7+fXNt84Ff3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Dec 11, 2006 at 02:05:03AM -0700, RYAN M. vAN GINNEKEN wrote: > I tried what you suggested did not see anything about apache in the > dialog and my php still does not seem to work. DO i need to still > need to add anything to my apache httpd.conf used to be something > like this >=20 > #=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D php5 > #AddModule mod_php5.c > #LoadModule php5_module libexec/apache/libphp5.so > #AddType application/x-httpd-php .php > #AddType application/x-httpd-php-source .phps Yes. Remember to substitute the path to libphp5.so with the correct path for your version of apache (apache/ vs. apache22/). Regards, Brix --=20 Henrik Brix Andersen --r5Pyd7+fXNt84Ff3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) Comment: GnuPG signed iD8DBQFFfS9qv+Q4flTiePgRApdHAKCXrKVjBP7G28JJb2Zk85AyHnIp1wCgjVS6 ezu/D8ahOEHI08jqwWviIKU= =UfK7 -----END PGP SIGNATURE----- --r5Pyd7+fXNt84Ff3--