Magento Compilation Not enabling in Admin panel -


i have tried enable "compilation" in magento admin panel. when click enable button shows "compiler include path enabled" meassage, magento "compiler status" shows "disable" , button shows "enable" option in top right.

how fix issue in admin panel? please suggest me solve problem?

thanks

the permissions on includes/ invalid web server write it.

when enabling/disabling compiler includes/config.php file modified, if setting proper permissions doesn't work try commenting out 2 require statements in config.php file.


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -