Disable Magento Compiler

You can disable the compiler in two ways

1) Go to System > Tools > Compilation page and click on Disable button

2) Change directory to  the magento installation location .then type the below given commands

php -f shell/compiler.php — disable
php -f shell/compiler.php — clear