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

JQuery Autocomplete without using label, value, id -

c++ - Accessing inactive union member and undefined behavior? -

JAVA - what is the difference between void and boolean methods? -