when using suphp on FreeBSD

always remember to do the following after upgrading PHP, but before restarting apache: cd /usr/ports/www/suphp make deinstall && make reinstall when using eaccelerator do: cd /usr/ports/www/eaccelerator make deinstall && make reinstall too. Saves you a LOT of headaches 😉

FreeBSD 7.1-RC1 Security Advisories

One day, you’re bouncing all over the place because there’s an official 7.1-RC1, the next, there’s already two security advisories. To sum them up: protosw safe to ignore unless you have local users, safe to ignore if you haven’t loaded / compiled in the ng_* modules Index: sys/kern/uipc_domain.c =================================================================== — […]