Path Admin > System > Magento Connect > Magento Connect Manager
What I have tried.
I migrated from Debian to Centos 5, not sure what the issue would be.
File Permissions
sudo find . -type f -exec chmod 644 {} \;
sudo find . -type d -exec chmod 755 {} \;
sudo chmod o+w var app/etc
sudo chmod 550 mage
sudo chmod -R o+w media
Url that shows 404 page
http://my-website.com/downloader/?return=http%3A%2F%2F...
Edit: Magento 404 page - "Whoops, our bad..." page is displayed.
Solved:
I deleted downloader folder and uploaded the one from the previous/debian site and it started working.
This method works for me to fix Magento Connect Manager 404 page not found error:
Change permission of Directory /downloader/ set to 755 and file /downloader/index.php set to 644.
you have to change some magento files permissions. to do that please use this solution of magento-cleanup.php
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With