I am messing with a fresh magento 1.9 install. I made a backup of my database and had to replace it with the backup. I used phpMyAdmin and deleted all tables and installed them fresh from my backup. I got this error
There has been an error processing your request Exception printing is disabled by default for security reasons. Error log record number:
So I decided to delete all the tables and install it fresh, i thought Magento 1.9 would see it had no tables and run install script again, i get this error
There has been an error processing your request Exception printing is disabled by default for security reasons. Error log record number: 1192419681644
What physical files do I need to edit to
- Allow me to install my backup SQL
- Allow me to freshly install 1.9
- Anything else I may be missing to make this work