Magento: Exception printing is disabled by default for security reasons -
i error in 1 category on webshop. see site: http://support.hostgator.com/articles/specialized-help/technical/magento-install-error-exception-printing-is-disabled "has solution" problem. however, dont have local.xml.sample or local.xml file.
here 1 of error logs: http://pastebin.com/w65zil5y seems error record number change every refresh. can help?
go
magento root/errors/
folder , rename/copy vanilla installation local.xml.sample
local.xml
this show exceptions on frontend ( not recommended in production ).
alternatively view your
root/var/logs/exception.log
and
root/var/logs/system.log
if enabled in under
/admin/system_config/edit/section/dev/ -> log settings
to see exceptions , system notices.
note apache uncaught magento errors stored in apache log folder specified in httpd.conf
Comments
Post a Comment