php - phpredis on fedora 12 -


I am trying to install phpredis to work with my php. But the point is, every time I try to do this, my error_log sends this error:

[Code] PHP Fatal Error: Class in / var / www / html / testme 'Radis' did not get .php on line 5 [/ code]

I downloaded the source code and then

  phpize / Configuring & amp; Amp; Install  

but still is not working.

What can I do now?

Specifically, created a redis.ini:

 $ cat / etc /php5/apache2/conf.d/redis.ini; Redis module extension = redis configure so 

I have filed a github issue, hopefully they will automatically make it in itself or at least explain the instructions set in:


Comments