Affordable no B.S. web hosting

Q: What is the Suhosin patch for PHP and how does it affect me?

A: Suhosin is a security patch & security module for PHP; it offers some extremely attractive features if you're running a high traffic blog-hosting environment. As cribbed from the longer, better written official feature list:


While this can potentially break a few packages out of the box (phpMyAdmin for example), it's a well understood problem, with several documented solutions. It provides an additional measure of security and stability for virtualhosts and it helps mitigate the possibility of a poorly written script compromising either your uptime or your security.

The benefits of Suhosin are further expanded upon by Brandon Savage in his brief article "The Invisible Hand of PHP," which is an excellent primer if you're interested in a 10,000 foot overview of what Suhosin does.