i would install apc service for faster webpage...
it's a remote installation and i need to set http_proxy variable ... i found the way to solve this issue but!!
The proxy need an authentication and!!! i wrote ..
- Code: Select all
pear config-set http_proxy http://rworobel@dmvstafr.fr.fto:password@proxy.dmv-stainless.com:8080
pear list-all
The problem is coming that in username i've an @-sign ...but i didn't find how to escape this character by something else...
Someone could help me ?
Thanks bye.
