Fix Error Uninstalling a Theme Through Magento-Connect

magento-1.9magento-connectrwd-theme

Trying to uninstall magento_classic_theme_free, through Magento connect and it is giving me the following error.

"Starting to uninstall community/magento_classic_theme_free
CONNECT ERROR: Failed to delete files: /public_html/a-mag-data/magento/downloader/.././app/design/default/default/layout/tmcore.xml
Check permissions"

And now I can't even get to the front or the back-end. It is showing me
Service Temporarily Unavailable

The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.

What a nightmare!

Best Answer

  1. First check your root folder and delete maintenance.flag
  2. Give downloader folder full permission

Then you are good to go.

Related Topic