in reply to Re: Can't install DBI in Windows XP?
in thread Can't install DBI in Windows XP?

Thank you kindly for the suggestion, but that doesn't seem to work either. After setting the proxy (copy & paste of your instruction) then a search, the response is,

Searching in Active Repositories
Error: No valid repositories:
Error: 500 Can't connect to proxy.innotech.com:8080 <Bad hostname 'proxy.innotech.com:8080)
Error: 500 Can't connect to proxy.innotech.com:8080 <Bad hostname 'proxy.innotech.com:8080)

For reference, I am behind a wireless router, if that makes any difference?

But the problem doesn't seem to be an access issue. I just tried defining a local repository, then disabled the remote respositories. Then I downloaded the DBI file and put it in the local repository. Now when I do a search ppm lists the DBI.ppd file that it found in the local repository. Yet still, when I do "install DBI" or even "install 1" (refering to the module it just found and listed as #1), I get the same hang, no response.

Any other thoughts? Thanks again! jdk

  • Comment on Re: Re: Can't install DBI in Windows XP?

Replies are listed 'Best First'.
Re: Re: Re: Can't install DBI in Windows XP?
by flyingmoose (Priest) on Feb 26, 2004 at 19:38 UTC
    FYI -- You don't work for innotech. Innotech was the company featured in "Office Space", perhaps the greatest Software Development Spoof of all time, that (if you work in Software) actually strikes pretty close to home. You should watch it -- they show it on Comedy Central quite a bit.

    What I mean to say is, that was an example -- The proxy actually has to be inside your organization.

    they took my stapler...

Re: Re: Re: Can't install DBI in Windows XP?
by Roger (Parson) on Feb 26, 2004 at 20:59 UTC
    Just want to add that your proxy server most certainly need a user name and password. There are three parameters you need to set: http_proxy, http_proxy_user and http_proxy_pass.

    You need to find out the proxy server used by your company. To find out the proxy server, check the proxy settings of your Internet Explorer.

    If the proxy in your internet explorer is set to automatic, it means your network is using the WPAD (Windows Proxy Auto Discovery) protocol. Open the internet explorer, and type in: http://wpad/wpad.dat, which will download the proxy configuration script. Read the script to get the proxy server settings.

Re: Re: Re: Can't install DBI in Windows XP?
by kiat (Vicar) on Feb 28, 2004 at 04:19 UTC
    Have you tried it with the .ppd extension? I mean something like ppm>install DBI.ppd.