summaryrefslogtreecommitdiffstats
path: root/libraries/php-memcache/README
diff options
context:
space:
mode:
author Heinz Wiesinger <pprkut@slackbuilds.org>2016-02-06 23:00:55 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-02-07 15:06:56 +0700
commitefe1f0a791d065e840f826761ddb0225db0972f7 (patch)
treead869bedac7f1c93e3a1c1a86cea13a985f111de /libraries/php-memcache/README
parent2bbc12521017aa78be5170ee4a47d418d2f4f81e (diff)
downloadslackbuilds-efe1f0a791d065e840f826761ddb0225db0972f7.tar.gz
slackbuilds-efe1f0a791d065e840f826761ddb0225db0972f7.tar.xz
libraries/php-memcache: Fix php ini file location.
Also added missing pecl registration. Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'libraries/php-memcache/README')
-rw-r--r--libraries/php-memcache/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/php-memcache/README b/libraries/php-memcache/README
index c0ef2a0571..a5468ef87e 100644
--- a/libraries/php-memcache/README
+++ b/libraries/php-memcache/README
@@ -1,5 +1,5 @@
This extension enables PHP to work with memcached.
To enable the memcache extension for php, go to
-/etc/php/memcache.ini and uncomment the line:
+/etc/php.d/memcache.ini and uncomment the line:
; extension=memcache.so