Re: Midgard 1.7.0 Installation
Piotras <pp-VVDi8QVAvoBWk0Htik3J/[email protected]>
| Newsgroups | gmane.comp.web.midgard.user |
|---|---|
| Message-ID | <[email protected]> |
"Michael Ross \(NW PCT\)" <Michael.Ross-ISrZgsTyU1VCTGLVBAkT3Ywc+YF8LgXNWmv/[email protected]> wrote: > Any change that in the next release of the installation program you > could include an option to configure a proxy server for us lot stuck > behind a firewall? It just that I noticed during install it tries to > connect to pear.php.net on port 80 which I assume means its trying to > grab a package? Yes, exactly. All we do at this point is calling pear script. I doubt if we could provide proxy settings :/ But you can change proxy for pear: pear config-set http_proxy http://my.proxy.com:port Piotras