Tuesday, January 29, 2013

Cache errors on Heroku with update to 2.3 but works fine on local?

I just updated my cake application to 2.3 and I started getting internal errors on my heroku application.

Warning (512): /app/www/app/tmp/cache/ is not writable [CORE/Cake/Cache/Engine/FileEngine.php, line 336]
Warning (2): file_put_contents(/app/www/app/tmp/logs/error.log) [http://php.net/function.file-put-contents]: failed to open stream: No such file or directory [CORE/Cake/Log/Engine/FileLog.php, line 88]

This works fine on my local server. Any tips?

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
 
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments: