When coding Magento module, mostly you will face following error:
There has been an error processing your request
Exception printing is disabled by default for security reasons.
Error log record number: xxxxxxxxx
To view more informative error, you can follow this steps:
Go to folder /errors/Change local.xml.sample to local.xmlafter this change you can see few more errors.then Open /lib/Zend/Cache/Backend/File.phpand...