bsdzone BSDZone - FreeBSD help, how-to guides, and articles.

  [ Home ]   [ Current News ]   [ Howto Archive ]   [ Books ]   [ Search ]   [ Links ]   [ Contact ]  [ About ]  


Portaudit Tip
Security Tips - 03 Oct 07

Portaudit Tip

If you are still using it you will have noticed that there have been several security problems with PHP4 lately.

Trying to do a portupgrade php4 with portaudit installed will fail because of known problems in the port.
Unfortunately if you have a old version of the port installed that stops you from upgrading to the latest version of the port(even if it is vulnerable).

To get past this simply
# portupgrade -m "DISABLE_VULNERABILITIES=yes" php4


Leave a Reply