mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
a9af23fa2e
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
5 lines
161 B
Text
5 lines
161 B
Text
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
|