hi...I have edit this file but not getting result.Same problem is there like...There has been an error processing your requestException printing is disabled by default for security reasons.Error log record number: 1873428698
same thing here anyone managed to fix this ??
first of all you need to enable exception printing to find the real problem here - you can find that here http://fooit.blogspot.com/2010/08/magento-fix-error-exception-printing-is.htmlChange:/errors/local.xml.sampleTo this:/errors/local.xmlbut the location where your connection to the database is located is app/etc/local.xmlif your database is properly set up and connected to from local.xml then you should be good to go.
hi...
ReplyDeleteI have edit this file but not getting result.
Same problem is there like...
There has been an error processing your request
Exception printing is disabled by default for security reasons.
Error log record number: 1873428698
same thing here anyone managed to fix this ??
ReplyDeletefirst of all you need to enable exception printing to find the real problem here -
ReplyDeleteyou can find that here http://fooit.blogspot.com/2010/08/magento-fix-error-exception-printing-is.html
Change:
/errors/local.xml.sample
To this:
/errors/local.xml
but the location where your connection to the database is located is app/etc/local.xml
if your database is properly set up and connected to from local.xml then you should be good to go.