Date: Fri, 6 Dec 2002 09:56:06 -0600 From: "Kevin D. Kinsey, DaleCo, S.P." <kdk@daleco.biz> To: "Barry Byrne" <barry.byrne@wbtsystems.com>, "Andrew Rench" <andrewrench@yahoo.com>, <freebsd-questions@FreeBSD.ORG> Subject: Re: PHP install Message-ID: <05e801c29d3f$fdb25ae0$fa00a8c0@DaleCoportable> References: <NCBBIAMNAKDKFJIIGNPKCEHPKFAA.barry.byrne@wbtsystems.com>
next in thread | previous in thread | raw e-mail | index | archive | help
From: "Barry Byrne" <barry.byrne@wbtsystems.com> To: "Andrew Rench" <andrewrench@yahoo.com>; <freebsd-questions@FreeBSD.ORG> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?05e801c29d3f$fdb25ae0$fa00a8c0>