Date: Fri, 03 Nov 2006 21:19:46 +0000 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Jason Gretz <JGretz@Angstman.com> Cc: freebsd-ports@freebsd.org Subject: Re: PHP5 for apache2.2.3 Message-ID: <454BB272.7080802@infracaninophile.co.uk> In-Reply-To: <150E08CEC4094342AB141E7D7F15E31E30B364@hades.dynasty.angstman.com> References: <150E08CEC4094342AB141E7D7F15E31E30B364@hades.dynasty.angstman.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig42CA4F752B41D7E9DEEA7E35 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Jason Gretz wrote: > Hey I was wondering if anyone out there had any tips for installing > php5 for apache2.2.3 If someone could point me in the right direction > as to how to install it that would be sweet. Thanks guys. Step 1: Install www/apache22 # cd /usr/ports/www.apache22 # make install Step 2: Install lang/php5, making sure to check the 'APACHE' option in the configuration dialog. # cd /usr/ports/lang/php5 # make install Step 3: You're done. Or you can put: WITH_APACHE2=3D yes APACHE_PORT=3D www/apache22 into /etc/make.conf, then jump to step 2 above and let apache22 be installed as a dependency of lang/php5 Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW --------------enig42CA4F752B41D7E9DEEA7E35 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFS7J68Mjk52CukIwRCKh8AJ9105T5KE9PZ1mQA+G7ZH8fo09IFACfZi17 k5Gnsi25cjmcoEY95jjdUG0= =8P1a -----END PGP SIGNATURE----- --------------enig42CA4F752B41D7E9DEEA7E35--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?454BB272.7080802>