Comment 11 for bug 1086075

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

What permissions do you have for the cache dir? Apache (www-data or httpd) much be able to write there. The easiest way to ensure this is to do a chmod -R 777 cache/, or add www-data to a group with all privileges there.

How did you end up getting Resque web working?