[UPHPU] PEAR proxy setting
Steve Dibb
sdibb at comcast.net
Wed Mar 10 16:57:32 MST 2004
Actually, you dont need to use pear's binary cmd to install stuff
anyway. Just download it and unzip it. PHP only looks in my
/usr/lib/php/pear directory because it's part of its include path.
There's really no magic to PEAR other than it is just a bunch of include
files that depend upon some other basic core include files.
Here's my pear packages installed, if that helps:
steve at boo php $ pear list
Installed packages:
===================
Package Version State
Archive_Tar 1.1 stable
Calendar 0.4 beta
Console_Getopt 1.2 stable
DB 1.6.0 stable
DB_QueryTool 0.9.8 stable
Date 1.4.1 stable
HTML_Form 1.0.1 stable
HTTP 1.2.3 stable
Log 1.8.4 stable
Mail 1.1.2 stable
Net_SMTP 1.2.3 stable
Net_Socket 1.0.1 stable
PEAR 1.3 stable
XML_Parser 1.0.1 stable
XML_RPC 1.0.4 stable
Steve
On Wed, 2004-03-10 at 16:08, David Smith wrote:
> Does anyone know how to configure PEAR to use a proxy server when
> downloading stuff?
>
> "pear install package" doesn't work for me since I am behind a proxy.
> Other apps have /etc/wgetrc and /etc/apt/apt.conf which let me specify the
> proxy host/port, but I can't find a pear config file... Thoughts?
>
> --Dave
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: list-unsubscribe at uphpu.org
> For additional commands, e-mail: list-help at uphpu.org
>
>
More information about the UPHPU
mailing list