From owner-freebsd-questions Fri Dec 6 7:58:22 2002 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 8572037B401 for ; Fri, 6 Dec 2002 07:58:21 -0800 (PST) Received: from mail.gbronline.com (mail.gbronline.com [12.145.226.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A78943EC5 for ; Fri, 6 Dec 2002 07:58:20 -0800 (PST) (envelope-from kdk@daleco.biz) Received: from DaleCoportable [12.145.226.34] by mail.gbronline.com (SMTPD32-7.13) id A8851E9B005C; Fri, 06 Dec 2002 09:55:49 -0600 Message-ID: <05e801c29d3f$fdb25ae0$fa00a8c0@DaleCoportable> From: "Kevin D. Kinsey, DaleCo, S.P." To: "Barry Byrne" , "Andrew Rench" , References: Subject: Re: PHP install Date: Fri, 6 Dec 2002 09:56:06 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG From: "Barry Byrne" To: "Andrew Rench" ; Sent: Friday, December 06, 2002 9:44 AM Subject: RE: PHP install > > Does anyone know where I can find some documentation on > > installing PHP 4.2.3 on FreeBSD 4.4? > > The INSTALL file that comes with the distribution is pretty comprehensive. I > recommend going the DSO route, rather than a static build. Alternatively, if > you like using the FreeBSD ports, CD the appropriate directory and: make > install. > > - Barry > Second that. If you do desire a php-binary-executable instead of just a DSO, the instructions in the php manual at php.net were invaluable to me. But I'm sold on mod_php now.... $cd /usr/ports/www/mod_php4 $make install clean....................................................see? Kevin Kinsey DaleCo, S.P. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message