On Fri, Nov 23, 2007 at 08:17:26PM -0500, [EMAIL PROTECTED] wrote:
>
> I was testing an application that suggesting my problem was the Suhosin
> patch. I built php5 with it and got the application running. Now I want to
> rebuild php5. How do I get it to reconfigure?
>
> I did a make: deinstall && make clean
>
> How can I reconfigure php to install the Suhosin patch?
>
> Thanks
# cd /usr/ports/lang/php5
# make rmconfig
# make install clean
It installs the suhosin patch by default but you'll be presented with
a curses interface to pick the options you require.
--
Frank
Contact info: http://www.esperance-linux.co.uk/misc/contact.html
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"