Skip to content

Instantly share code, notes, and snippets.

@ryanicle
Created August 12, 2013 07:28
Show Gist options
  • Save ryanicle/6208814 to your computer and use it in GitHub Desktop.
Save ryanicle/6208814 to your computer and use it in GitHub Desktop.
# git clone https://github.com/nicolasff/phpredis.git
# cd phpredis
# phpize
# make
# make install
# vi /etc/php.d/redis.ini
# extension=redis.so
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment