wa0x6e / Cake-Resque

Resque plugin for CakePHP : for creating background jobs that can be processed offline later
MIT License
159 stars 56 forks source link

CakeResque in Heroku #78

Open jeffersonrbr opened 9 years ago

jeffersonrbr commented 9 years ago

I'm trying to use CakeResque to make some background process in my application.

I got run in my local server and now i'm trying to run at Hekoku. I added the addon Redis Cloud and put the connection variables in my config but doesn't work!

Could help me with this issue?There is a way to do this?

Thanks a lot

wa0x6e commented 9 years ago

What is the error ? Does the Heroku instance have the php pcntl installed ?

jeffersonrbr commented 9 years ago

don't shows any error, just doesn't connect, i'll check this pcntl extension