From: neon on
Hi,

I have xampp for Windows (XP) and want to intall Symfony (PHP-Framework) with the help of pear. But I must use a http-proxy wih auth. to connect to the internet. Yesterday I try some methods to change the config

pear config-set http_proxy user:pw(a)ip:8080 or
pear config-set http_proxy user/pw(a)ip:8080

but it still doesn't work.

Have someone an idea?

best greets

neon