Search code examples
installationpearchannel

Problems discovering channel in PEAR


im having this problem. everytime i try to install something using channels i get this error:

Discovering channel pear.phing.info over http:// failed with message: channel-add: adding Channel "pear.phing.info" to registry failed 
Trying to discover channel pear.phing.info over https:// instead 
Discovery of channel "pear.phing.info" failed (channel-add: Cannot open "https://pear.phing.info/channel.xml" (Connection to `pear.phing.info:443' failed: Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?)) 

im not beyind any proxy, openssl is on using windows and wamp server

any ideas???

thanks


Solution

  • Set the proxy and everything should work:

    pear config-set http_proxy http://login:pwd@server:port