Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Oct 2006 19:09:41 -0400
From:      Bill Moran <wmoran@collaborativefusion.com>
To:        gregb@west-third.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Sunday's newbie questions
Message-ID:  <20061015190941.593a9e78.wmoran@collaborativefusion.com>
In-Reply-To: <3833.66.112.94.216.1160945736.squirrel@www.west-third.com>
References:  <3833.66.112.94.216.1160945736.squirrel@www.west-third.com>

next in thread | previous in thread | raw e-mail | index | archive | help
gregb@west-third.com wrote:
> 
> Two quick questions I should know the answer to, but don't.
> 
> * When installing the PHP5 port, will it automatically disable and/or
> uninstall the PHP4 that's already installed, or should I uninstall the
> latter manually beforehand?

Manually uninstall php4 first.

> * My server runs portaudit (a helpful addition from the last guy who did
> some work on it), but a simple "make install" on the PHP5 port spits back
> a security error. What's the flag to make install around that?

setenv DISABLE_VULNERABILITIES=yes
(in bourne shells)

Then be sure to select the suhosin patch from the menu, as it plugs the
current exploit.

-- 
Bill Moran

The presence of stale files in this directory can cause the
dreaded unpredictable results, and therefore it is highly
recommended that you delete them.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061015190941.593a9e78.wmoran>