Date: Sat, 24 Nov 2007 07:14:25 +0000 From: "Frank Shute" <frank@esperance-linux.co.uk> To: doug@safeport.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: building php5 Message-ID: <20071124071425.GB17265@melon.esperance-linux.co.uk> In-Reply-To: <20071123200010.W38520@pemaquid.safeport.com> References: <20071123200010.W38520@pemaquid.safeport.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 23, 2007 at 08:17:26PM -0500, doug@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071124071425.GB17265>