Alex.Loes(a)lll.lu wrote:
Hi
I've configured a little test server with a LAMP system.
Thus, here is every port closed, so to go on Internet, >I have to use
our proxy.
You have to set your environment variables properly:
$ export http_proxy=http://proxy.example.net:8080
$ export ftp_proxy=http://proxy.example.net:8080 <http://proxy.foo.bar:1234/>
There is no need to configure php.ini for this
marc