4579 Posts in 1388 Topics by 1378 members
| Go to End | ||
| Author | Topic: | 17650 Views |
-
Re: Uncaught Zend_Cache_Exception: cache_dir must be a directory

19 August 2010 at 12:56pm
@tazzydemon
Permission issues could also cause the same error, but in a lot of cases the it seems to be caused by the $_ENV['TMPDIR'] variable not being set properly by SilverStripe. See ccburns's original post. SilverStripe tries to write to a random tmp directory and changing the permissions only fix the problem until the server is restarted... but that may not be the case in your situation.
| 17650 Views | ||
| Go to Top |

