Magento does not work : Exception Printing Is Disabled
Exception Printing Is Disabled by default for security reasons: The magento does not work also does not show the error but shows the line
Quote:
Exception printing is disabled by default for security reasons.
The above line is displayed if Error display is disabled in the magento.
To enable it follow the steps given below,
1) You have to go to the path mentioned below :-
/home/cpusername/public_html/magneto/errors may be different if not cPanel
2) Copy local.xml.sample to local.xml
Now you will be getting a errors which is displayed by the Magento and you can easily debug the installation.
|