please specify a cache_dir manually

asked Oct 27, 2013 by teknikman (160 points)
retagged Oct 28, 2013 by teknikman
i can't install. installation give error. can you help me
www.dizaynoyun.com/seos
directory permission 755
my php info
www.dizaynoyun.com/seos/p.php

1 Answer

answered Oct 28, 2013 by teknikman (160 points)
edited Oct 28, 2013 by teknikman
problem solved
directory => seotoaster_core/library/Zend/Cache/Backend
edit file.php line 99 edit
'cache_dir' => null,
change to
'cache_dir' => '/home/xxxx/public_html/your directory/cache',
...