summaryrefslogtreecommitdiffstats
path: root/system/suhosin/README
blob: 3b321cc0c3a8891f1bb39a7b89d3931c3fac0da4 (plain)
Suhosin (pronounced 'su-ho-shin') is an advanced protection system
for PHP installations. It was designed to protect servers and users
from known and unknown flaws in PHP applications and the PHP core.

You need to modify php.ini manually and add this line:
extension=suhosin.so

and restart HTTPD