From owner-freebsd-questions@FreeBSD.ORG Sat Oct 30 10:42:54 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0034A16A4CE for ; Sat, 30 Oct 2004 10:42:53 +0000 (GMT) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 970E343D1D for ; Sat, 30 Oct 2004 10:42:52 +0000 (GMT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost.infracaninophile.co.uk [IPv6:::1])i9UAgeKG003455 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 30 Oct 2004 11:42:41 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)i9UAgeKV003454; Sat, 30 Oct 2004 11:42:40 +0100 (BST) (envelope-from matthew) Date: Sat, 30 Oct 2004 11:42:40 +0100 From: Matthew Seaman To: Steel City Phantom Message-ID: <20041030104240.GB61940@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , Steel City Phantom , freebsd-questions@freebsd.org References: <4183067C.8090102@yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="8GpibOaaTibBMecb" Content-Disposition: inline In-Reply-To: <4183067C.8090102@yahoo.com> User-Agent: Mutt/1.4.2.1i X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.5.6 (smtp.infracaninophile.co.uk [IPv6:::1]); Sat, 30 Oct 2004 11:42:41 +0100 (BST) X-Virus-Scanned: clamd / ClamAV version devel-20040904, clamav-milter version 0.75l on smtp.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED,AWL autolearn=ham version=3.0.1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on happy-idiot-talk.infracaninophile.co.uk cc: freebsd-questions@freebsd.org Subject: Re: running php4 and php5 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Oct 2004 10:42:54 -0000 --8GpibOaaTibBMecb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 29, 2004 at 11:11:56PM -0400, Steel City Phantom wrote: > i need to configure both on my bsd machine. i found a few pages on the= =20 > web that had some general instructions on how to do it, but i was hoping= =20 > someone here could tell me how to do it using the ports collection. > http://wiki.coggeshall.org/37.html looked promising, but i wanted to see= =20 > what you guys thought first >=20 > one requirement that i have is i need to run pretty much all the php=20 > extentions for both of them. so if i run php4-extensions and=20 > php5-extension, what am i going to screw up? Yes -- you won't be able to run both mod_php4 and mod_php5 in the same instance of apache. Also you'll have to fiddle around with $PREFIX in order to get both sets of ports installed at the same time. Probably your best bet is to set up a jail(8) to run one of the apache instances in. You can use mod_proxy to make the content of the second server appear as part of the first one if you need to. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --8GpibOaaTibBMecb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBg3AgiD657aJF7eIRAvCIAJsFoWdDJouIgtPbckOIUf2VM37/bgCfbkVJ T4cwh3REqCH/d9oILpqu+MQ= =e0El -----END PGP SIGNATURE----- --8GpibOaaTibBMecb--