summaryrefslogtreecommitdiffstats
path: root/libraries/php-redis/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/php-redis/README')
-rw-r--r--libraries/php-redis/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/php-redis/README b/libraries/php-redis/README
new file mode 100644
index 0000000000..7e3f06a00d
--- /dev/null
+++ b/libraries/php-redis/README
@@ -0,0 +1,5 @@
+This extension enables PHP to work with redis.
+
+To enable the redis extension for php, go to
+/etc/php.d/redis.ini and uncomment the line:
+ ; extension=redis.so