I am trying to install phpredis to work with my php. But the thing is, every time I try to get it to work, my error_log sends this error:
[code]PHP Fatal error: Class \
I got it to work.
I had to give the full path in php.ini, restarted httpd and voila it works :D