summaryrefslogtreecommitdiff
path: root/network/suhosin/README
diff options
context:
space:
mode:
authorMenno Duursma <druiloor@zonnet.nl>2010-05-13 00:38:23 +0200
committerDavid Somero <xgizzmo@slackbuilds.org>2010-05-13 00:38:23 +0200
commitda10dddf46b63f7f9dfd45ca5ca14bd27501d3dc (patch)
treec834eb531446e1d824de9af77adbc7127439671d /network/suhosin/README
parent7c7ce215f50fc65d9fa7424f954993b80b0a08cb (diff)
downloadslackbuilds-da10dddf46b63f7f9dfd45ca5ca14bd27501d3dc.tar.gz
network/suhosin: Updated for version 0.9.29
Diffstat (limited to 'network/suhosin/README')
-rw-r--r--network/suhosin/README7
1 files changed, 2 insertions, 5 deletions
diff --git a/network/suhosin/README b/network/suhosin/README
index 373b38219e..f38cc80a40 100644
--- a/network/suhosin/README
+++ b/network/suhosin/README
@@ -13,12 +13,9 @@ protections. Suhosin is binary compatible with normal PHP installations,
which means it is compatible to 3rd party binary extensions like
ZendOptimizer.
-This package includes only the extention. To enable it after installation,
-edit /etc/httpd/php.ini and add a line to 'Dynamic Extensions', like this:
+This package includes only the extention.
-extension=suhosin.so
-
-After which the 'php -v' command should list it as loaded.
+After installation the 'php -v' command should list it as loaded.
For more info try:
php -i | grep suhosin