web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

Magento 1.6 could not determine temp directory, please specify a cache_dir manually

Zhongchen Zhou Profile Picture Zhongchen Zhou 681

For 1.6.0.0/1.6.0.1

modify {magento}\lib\Zend\Cache\Backend\File.php

change

‘cache_dir’ => ‘null’,

to

‘cache_dir’ => ‘tmp/’,


Filed under: eCommerce Tagged: Magento

This was originally posted here.

Comments

*This post is locked for comments