building php5

Frank Shute frank at esperance-linux.co.uk
Sat Nov 24 01:01:17 PST 2007


On Fri, Nov 23, 2007 at 08:17:26PM -0500, doug at safeport.com 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 



More information about the freebsd-questions mailing list