Exception printing is disabled by default for security reasons

Started by Administrator, March 27, 2014, 10:52:14 PM

Previous topic - Next topic

Administrator

When trying to access the migrated/transferred Magento website you receive an error below.

QuoteThere has been an error processing your request
Exception printing is disabled by default for security reasons.

Access errors folder under your root directory of the website & rename the file local.xml.sample to local.xml. Once you change the name, open file lib/Zend/Cache/Backend/File.php. You can open it via using a Editor in FileManager.

Find for

Quoteprotected $_options = array(
'cache_dir' => 'null',

and replace it with

Quoteprotected $_options = array(
'cache_dir' => 'tmp/',

Save the file & create a tmp folder under your root directory. Try accessing the website now and it should work as expected.

QuoteLooking for quality Magento hosting? Look no further than MilesWeb's Best Magento Hosting plans.
MilesWeb - Your Hosting, Our Responsibility!
Buy Web Hosting Plans | Managed VPS with 50% Discount