apache and php5

Michael bsdannounce at gmail.com
Mon Dec 11 00:47:22 PST 2006


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



More information about the freebsd-stable mailing list