do this in magento installation directory on server
1 2 3 4 5 6 7 8 9 |
find ./var/cache -type f -delete php -f shell/compiler.php -- state php -f shell/compiler.php -- disable php -f shell/compiler.php -- clear php -f shell/compiler.php -- state |