They just moved the magento installation to the local server so I can work on it a bit.
Changed the data of my database in /app/etc/local.xml
Cleared cache and session by deleting / var / cache / * and / var / session / *
Magento still throws an error saying that it cannot connect to the database using theolduser @localhost.
It drives me crazy. What can I lose.
database php mysql magento
edhardie
source share