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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"