SlackBuildsOrg/system/suhosin
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
slack-desc
suhosin.info
suhosin.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00

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