in reply to I am not able to install Oracle DBD on Windows 2000 / Perl 5.8.X behind a proxy server

Hi crian,

you can try the following (on the w2k command prompt):

SET HTTP_Proxy=http://192.168.0.x:8080/
best regards,
neniro
  • Comment on Re: I am not able to install Oracle DBD on Windows 2000 / Perl 5.8.X behind a proxy server
  • Download Code

Replies are listed 'Best First'.
Re: Re: I am not able to install Oracle DBD on Windows 2000 / Perl 5.8.X behind a proxy server
by Crian (Curate) on Mar 05, 2004 at 08:51 UTC
    Hey, that worked :)

    I suppose I had a typo in my settings by the other way.


    Many thanks at all...

    Update: But I still can not install packages.. (see my other posting above)