Try the Demo

Magento

eCommerce Software for Online Growth

Magento Forum

Our new hosted solution for small & emerging businesses
   
Page 1 of 2
Can’t access Magento Connect
 
ktrumble
Jr. Member
 
Total Posts:  2
Joined:  2009-11-02
 

In Admin going to System > Magento Connect > Magento Connect Manager just gets me a 403 error page;

Forbidden

You don’t have permission to access /magento/downloader/ on this server.

Any idea why? Or how I can upgrade Magento if I can’t reach this page?

Thanks.

 
Magento Community Magento Community
Magento Community
Magento Community
 
SimpleHelix.com
Enthusiast
 
Avatar
Total Posts:  903
Joined:  2007-08-31
Huntsville, AL
 

Hiya!

Do you have access to your FTP or file manager? If yes, what are the permissions of the ‘downloader’ folder if it exists? If they are 755, what are the permissions of downloader/index.php? If they are 644, what are the contents of .htaccess in the downloader folder?

 Signature 

SimpleHelix, LLC
A World-Class Magento Web Hosting company - Providing scalable, reliable, and secure enterprise hosting solutions
The creators of super-fast performance hosting. Find out more @ http://www.SimpleHelix.com

 
Magento Community Magento Community
Magento Community
Magento Community
 
ktrumble
Jr. Member
 
Total Posts:  2
Joined:  2009-11-02
 
SimpleHelix.com - 23 July 2010 10:39 AM

Hiya!

Do you have access to your FTP or file manager? If yes, what are the permissions of the ‘downloader’ folder if it exists? If they are 755, what are the permissions of downloader/index.php? If they are 644, what are the contents of .htaccess in the downloader folder?

Thanks for answering.

The downloader folder is 0755

downloader/index.php is 0644

.htaccess says:
<IfModule mod_deflate.c>

RemoveOutputFilter DEFLATE
RemoveOutputFilter GZIP

</IfModule>

 
Magento Community Magento Community
Magento Community
Magento Community
 
SimpleHelix.com
Enthusiast
 
Avatar
Total Posts:  903
Joined:  2007-08-31
Huntsville, AL
 

Hello again,

Thank you for your reply. Let’s try something to see if there’s .htaccess trickery afoot:

Rename .htaccess in public_html/magento to ‘.htaccess_old’

Load your domain in your browser and point it to /downloader/index.php

If the browser loads the downloader, .htaccess is the culprit. If the browser still gives a 403, we may want to check the server access/error logs, so go ahead and rename .htaccess back.

If .htaccess is the issue, we’ll need you to paste the contents of the .htaccess from public_html/magento in order to look a bit deeper.

Thanks again, and good luck!

 Signature 

SimpleHelix, LLC
A World-Class Magento Web Hosting company - Providing scalable, reliable, and secure enterprise hosting solutions
The creators of super-fast performance hosting. Find out more @ http://www.SimpleHelix.com

 
Magento Community Magento Community
Magento Community
Magento Community
 
varker
Jr. Member
 
Total Posts:  22
Joined:  2010-02-25
 
SimpleHelix.com - 26 July 2010 06:33 AM

Hello again,

Thank you for your reply. Let’s try something to see if there’s .htaccess trickery afoot:

Rename .htaccess in public_html/magento to ‘.htaccess_old’

Load your domain in your browser and point it to /downloader/index.php

If the browser loads the downloader, .htaccess is the culprit. If the browser still gives a 403, we may want to check the server access/error logs, so go ahead and rename .htaccess back.

If .htaccess is the issue, we’ll need you to paste the contents of the .htaccess from public_html/magento in order to look a bit deeper.

Thanks again, and good luck!

Hey - did anyone find a resolution to this issue?? I am having the same problem. Renamed the htaccess files as suggested but am still denied access to it.

 
Magento Community Magento Community
Magento Community
Magento Community
 
ericshen88
Jr. Member
 
Total Posts:  2
Joined:  2009-12-18
 

i’m having the same problem, anyone knows to to fix it?

 
Magento Community Magento Community
Magento Community
Magento Community
 
varker
Jr. Member
 
Total Posts:  22
Joined:  2010-02-25
 

I did manage to make it work, but I had to chmod 777 everything inside “Downloads” folder, in addition to /app/etc[/modules],/app/code[/core][/local], skin/.../images, skin/.../css

Then I chmod 777 the following:
(these I basically debugged based on output from the downloader, once I was able to connect. )
downloader/dist_config.xml
downloader/Maged
downloader/pearlib/temp
downloader/pearlib/download
downloader/config.ini, .htaccess, index.php
app/code/community/
app/design/frontend/
app/design/adminhtml/

This worked for me - may or may not for you.

 
Magento Community Magento Community
Magento Community
Magento Community
 
dangarza
Jr. Member
 
Total Posts:  6
Joined:  2009-02-04
 

I’m having the same issue with Connect Manager, everything else works fine.
I tried changing permissions among other things.
my error log returns only this:
File does not exist: /home/ab831/public_html/403.shtml
before it used to return this aswell
client denied by server configuration: /home/ab831/public_html/app/etc/local.xml
im trying to install a language pack, any clues?

 
Magento Community Magento Community
Magento Community
Magento Community
 
jerwood
Member
 
Avatar
Total Posts:  42
Joined:  2009-01-09
 

I’m having the same problem. I can’t access the Magento Connect Manager:
Forbidden

You don’t have permission to access /downloader/ on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache mod_fcgid/2.3.6 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at http://www.preparednessworld.com Port 80

I went to check my user privileges, and realized that I can’t view any users at all, nor can I view any roles.

I am going to try the httaccess and other suggestions, but wanted to see if anyone thought that my problem was different from what is described on this thread.

Any ideas?

Thanks!

 Signature 

http://www.preparednessworld.com
Prepare and Live.

 
Magento Community Magento Community
Magento Community
Magento Community
 
quentinlapp
Jr. Member
 
Total Posts:  3
Joined:  2010-09-24
 

i now have this issue. Has anyone found a fix?

 
Magento Community Magento Community
Magento Community
Magento Community
 
jerwood
Member
 
Avatar
Total Posts:  42
Joined:  2009-01-09
 

Here is what I did to fix it.

I got on a live chat session with the support at my host. It appears that something on the database server needed to be refreshed. The guy on the other end just refreshed some setting and he said \"try it now,\” and it worked!

It was super easy.

I wish that I had kept the chat transcript now.

In fact, I might ask them if they still have it so I can post it here.

Sorry that I couldn\’t be more help.

Oh, one thing - if you go straight to the downloader directory, everything should pull up fine. Try it… it worked for me until that guy at my host refreshed whatever the problem was. I think it was actually the master ftp password now that I think about it. Contact your host to see if that is the case.

Best of luck!

Jer
http://www.preparednessworld.com

 Signature 

http://www.preparednessworld.com
Prepare and Live.

 
Magento Community Magento Community
Magento Community
Magento Community
 
quentinlapp
Jr. Member
 
Total Posts:  3
Joined:  2010-09-24
 

here is what my host found....

“It looks like this link is hitting one of the mod security rules on our server. What this means is that the script you’re running is attempting to run an operation that we normally do not allow as it is a general security risk. I am happy whitelist this rule on your account for the script to run normally.”

fixed the issue but now i’m getting some other error…

Here is a copy of the error log from Apache:
[Sat Feb 26 14:18:05 2011] [error] [client 216.110.94.228] Premature end of script headers: index.php, referer: https://getxboxcodes.com/store/index.php/boxeddeal1986/sales_order/index/key/804b077b5c30782f26eaca42717ab7e7/
[Sat Feb 26 14:18:05 2011] [error] [client 216.110.94.228] File does not exist: /home/getxbox/public_html/500.shtml, referer: https://getxboxcodes.com/store/index.php/boxeddeal1986/sales_order/index/key/804b077b5c30782f26eaca42717ab7e7/

 
Magento Community Magento Community
Magento Community
Magento Community
 
quentinlapp
Jr. Member
 
Total Posts:  3
Joined:  2010-09-24
 
quentinlapp - 26 February 2011 12:22 PM

Here is a copy of the error log from Apache:
[Sat Feb 26 14:18:05 2011] [error] [client 216.110.94.228] Premature end of script headers: index.php, referer: https://getxboxcodes.com/store/index.php/boxeddeal1986/sales_order/index/key/804b077b5c30782f26eaca42717ab7e7/
[Sat Feb 26 14:18:05 2011] [error] [client 216.110.94.228] File does not exist: /home/getxbox/public_html/500.shtml, referer: https://getxboxcodes.com/store/index.php/boxeddeal1986/sales_order/index/key/804b077b5c30782f26eaca42717ab7e7/

this second error was due to the downloader folder permissions were set to 777. set them to 755 and magento connect manager now works!

 
Magento Community Magento Community
Magento Community
Magento Community
 
r111
Jr. Member
 
Total Posts:  21
Joined:  2009-09-02
 

I host my Magento store on Host Gator and the same symptom started happening to me.  I contacted support and they made the following change that resolved the problem:

Whitelisted the accoutn
rule 1234234

 
Magento Community Magento Community
Magento Community
Magento Community
 
topquilts
Jr. Member
 
Total Posts:  1
Joined:  2011-03-31
 

I have also been having this problem and have Host Gator for my hosting company. The only permissions that worked was setting everything recursively to 755 in the downloader directory.

 
Magento Community Magento Community
Magento Community
Magento Community
 
jason13082
Jr. Member
 
Total Posts:  1
Joined:  2011-04-01
 

I also use host gator and just set all my permissions to 755 in the downloader file.  Still not working..Do I have to do something else?

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top
Page 1 of 2
 
© Copyright 2012 Magento Inc.
Privacy Policy|Terms of Service
Magento Community Count
701238 users|838 users currently online|497227 forum posts