Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@ Taken from [Compiling phpredis on Zend Server CE/OSX ](http://www.tumblr.com/tag

See also: [Install Redis & PHP Extension PHPRedis with Macports](http://www.lecloud.net/post/3378834922/install-redis-php-extension-phpredis-with-macports).

You can install install it using Homebrew:
You can install it using Homebrew:

- [Get homebrew-php](https://github.com/josegonzalez/homebrew-php)
- [Get homebrew-php](https://github.com/Homebrew/homebrew-php)
- `brew install php55-redis` (or php53-redis, php54-redis)

## PHP Session handler
Expand Down