I am facing this problem on my site Mage registry key \"_singleton/core/resource\" already exists, Please help me how to solve this error.
I have checked the folder and
It is very important to clear the Compiler cache and after that turn it on in backend of Magento.
SSH: find ./var/cache -type f -delete FTP: mrm -r ./var/cache ; mkdir ./var/cache
SSH: php -f shell/compiler.php -- disable php -f shell/compiler.php -- clear FTP: mv ./includes ./includes.unused