From: "Barry Byrne" <[EMAIL PROTECTED]>
To: "Andrew Rench" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
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 [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to