Try the Demo

Magento Forum

   
Magento connect v2.0 through http_proxy ? 
 
Guillaume A.
Jr. Member
 
Total Posts:  24
Joined:  2010-04-12
 

Hi,

How can i configure Magento Connect to use my http_proxy? I knew how to tweak the v1 to work with my proxy, but since v2.0 i didn’t find where to add the config line to do so…

Is someone manage to use the new manager with a proxy?

Thanks

 
Magento Community Magento Community
Magento Community
Magento Community
 
AOL_Store
Jr. Member
 
Total Posts:  2
Joined:  2012-10-22
 

I’m trying to do the same thing. My site is behind a firewall and I need to be able to set the http_proxy. I did this in version 1.4.0.1 using
./pear config-set http_proxy http://myproxy:port

How do I do this in version 1.4.2? There is no http_proxy config in ./mage?

 
Magento Community Magento Community
Magento Community
Magento Community
 
AOL_Store
Jr. Member
 
Total Posts:  2
Joined:  2012-10-22
 

I had to get http://connect20.magentocommerce.com/community added to the proxy list so the server had access to the magentocommerce server.

Also I set the proxy as an environment variable:
export HTTP_PROXY=http://proxyhost:8080

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top