2010年9月29日星期三

Re: [fw-mvc] safe mod and zend_cache

-- sina miandashti <miandashti@gmail.com> wrote
(on Wednesday, 29 September 2010, 11:28 PM +0330):
> safe mod in my server is preventing zend_cache from caching it shows this
> exception :
>
> *Could not determine temp directory, please specify a cache_dir manually*
> *
> *
> i talked to my webhost manager and he said they cant turn the safe mod off
>
>
> what can i do?
>
> zend_cache not works with safemod?

It can work with safe_mode fine -- but you need to tell Zend_Cache to
use a directory within your application tree. Use the "cache_dir"
backend option for the File backend to specify the directory.

--
Matthew Weier O'Phinney
Project Lead | matthew@zend.com
Zend Framework | http://framework.zend.com/
PGP key: http://framework.zend.com/zf-matthew-pgp-key.asc

没有评论: