Comment 23 for bug 1086075

Revision history for this message
Keith Hughitt (keith-hughitt) wrote :

Hi Karthik,

It looks like there is still some underlying permissions issue. It looks like something is still off as far as the permissions go. Using the same user that you are running resque_env as, what happens if you try "mkdir -p /var/www/cache/movies/2013/03/05/6222Z/frames/"?

Another thing you can try to see if this is the issue is to try making the cache directory completely open, e.g.

chmod -R 777 /var/www/cache