summaryrefslogtreecommitdiffstats
path: root/libraries/php-ssh2/README
diff options
context:
space:
mode:
author Heinz Wiesinger2016-02-06 23:33:49 +0100
committer Willy Sudiarto Raharjo2016-02-07 09:06:56 +0100
commitee09f3f1aab10133586ac9526c1a2f7097e2ab5f (patch)
tree1af96f803e5532237ce6ce1275a9407c21615e7f /libraries/php-ssh2/README
parent4bbd289c7c30a1df0d640f16658dca7c0cc69f59 (diff)
downloadslackbuilds-ee09f3f1aab10133586ac9526c1a2f7097e2ab5f.tar.gz
libraries/php-ssh2: Fix php ini file location.
Also added missing pecl registration. Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'libraries/php-ssh2/README')
-rw-r--r--libraries/php-ssh2/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/php-ssh2/README b/libraries/php-ssh2/README
index cc353431e0..ed24317286 100644
--- a/libraries/php-ssh2/README
+++ b/libraries/php-ssh2/README
@@ -1,5 +1,5 @@
This extension enables PHP to connect to and use SSH2 servers.
-To enable the pgsql extension for php, go to /etc/php/ssh2.ini
+To enable the pgsql extension for php, go to /etc/php.d/ssh2.ini
and uncomment the line:
; extension=ssh2.so