Hi.

I get this error:

Warning: is_dir() [function.is-dir]: open_basedir restriction in effect.
File(/tmp/) is not within the allowed path(s):
(/var/www/ct1097024.nnes.de/htdocs:/var/www/ct1097024.nnes.de/include:/usr/share/pear:/var/www/ct1097024.nnes.de/tmp)
in /var/www/ct1097024.nnes.de/include/library/Zend/Cache/Backend/File.php on
line 152

So, my Zend_Form for some reason tries to cache. When I remove one field
from it, works, perfect, but when there is more than one text field, it
wants to cache. How do I set cache on form at all?

I cant change server settings, this works fine when open_basedir has no
value, i need to disable cache or to set it to be under my projects /tmp not
global /tmp.

Regards,
Sasa Stamenkovic.


-- 
View this message in context: 
http://www.nabble.com/Strange-Zend_Form-cache-problem%2C-please-URGENT-tp24148767p24148767.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to