Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Dec 2006 00:47:49 -0800
From:      Michael <bsdannounce@gmail.com>
To:        "RYAN M. vAN GINNEKEN" <luck@computerking.ca>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: apache and php5
Message-ID:  <457D1B35.4070806@gmail.com>
In-Reply-To: <11756280.831165824788857.JavaMail.root@shoemasters.com>
References:  <11756280.831165824788857.JavaMail.root@shoemasters.com>

next in thread | previous in thread | raw e-mail | index | archive | help
RYAN M. vAN GINNEKEN wrote:
> trying to get php5 to work with apache anyone got any tips i am lost. what ever happend to mod_php 
>
>   
Well I can tell you that it does work, but getting the extensions is 
done differently now and you have to do it through php5-extensions port.

Type:

# cd /usr/ports/lang/php5-extensions
# make clean

Set the extensions you want via the dialog and then do a:

# make install distclean

That should be all you need.

Take care,

Michael




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?457D1B35.4070806>