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=   yes
APACHE_PORT=    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

-- 
Dr Matthew J Seaman MA, D.Phil.                       7 Priory Courtyard
                                                      Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey         Ramsgate
                                                      Kent, CT11 9PW

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to