ERROR: failed to mkdir : Magento Problem

ERROR: failed to mkdir : Magento Problem

June 14, 2011 All the website developer (who works on Magento) know how to install the magento extension. We use magento downloader   to install extension. But sometimes we receive the an error “ERROR: failed to mkdir”. Generally you get the problem after moving the site from one host to another host. I just found the solution for it. It is because of php.ini file which locates under root/downloader/pearlib/ Simple solution is delete or rename php.ini file (renaming is good option). Once you will done, try again to install extension and I am sure you will say WOW, it works.

Related Posts

from my blog


How To Reset Admin Password in Magento

January 20, 2017

As an ecommerce website developer or magento website developer, sometime we  get the a situation when we forget the magento website admin access detail. To reset the password of any...

How to show all attribute after layered navigation filter in Magento

April 10, 2015

Magento Layered Navigation is really good for filter the product but problem is that, if we select any attribute like color or price all other attribute hide which are not...

How to fix layered navigation filer URL in Magento?

April 2, 2015

Magento is really good eCommerce CMS in terms of functionality. Layered Navigation is really good feature of Magento to filter the product in frontend side. Only problem with the layered navigation filter...