TAG | magento connect manager error
2
Magento Connect Manager Errors – FTP & Folder Permissions
No comments · Posted by Ryan in Magento user guides and help
If you’re trying to install an extension using the Magento Connect Manager, the below error message will probably be a familiar site:
This can be fixed in 2 simple steps:
1. Make sure the FTP details are correct:
FTP Host: This needs to start with ftp://
FTP Login: FTP Username
FTP Password: FTP Password
Installation Path: Most of the time this will be /public_html/ or if you have the website in a sub directory /public_html/directory/
2. Make sure the folders have the correct permissions:
The following files/folders require writable permissions for normal Magento operation. This doesn’t always mean permissions of 777, It just depends on the server configuration.
- Downloader
- Var and all Subfolders
- Media
- App/etc/use_cache.ser
All other files can generally be set to 644 and directories to 755
installing magento extension · magento connect manager · magento connect manager error · magento connect manager problem · magento extension · magento folder permissions · magento write permissions

