Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

application (500) errors without tmp/cache/entity and/or tmp/cache/meta #12

Closed
ghost opened this issue Sep 11, 2009 · 1 comment
Closed

Comments

@ghost
Copy link

ghost commented Sep 11, 2009

often when i'm having trouble with differences between the browser's cache and radiant's cache i just rm -r tmp/cache, clear the browser cache and reload. up until 0.8.1 this worked fine; radiant would just recreate the necessary folders as needed. now i get an application error until i manually recreate the cache directories; e.g. mkdir -p tmp/cache/entity tmp/cache/meta

@seancribbs
Copy link
Contributor

Verify that the cache directory exists before trying to store a response. Closed by 3682d66

rx pushed a commit to voomify/radiant that referenced this issue Jul 19, 2011
rx pushed a commit to voomify/radiant that referenced this issue Jul 19, 2011
* 'master' of github.com:radiant/radiant:
  Undefine prototype rake tasks in instance mode. Closes radiant#17
  Verify that the cache directory exists before trying to store a response. Closes radiant#12
  Fix page-part deletion in JS. Closes radiant#16
  Don't cache extension-defined javascripts, but do cache the defaults.
  Update history.
  created spec for and implemented fix in development mode behavior when Radiant::Config['dev.host'] is defined
  Revert "Merge branch 'tab'"
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant