[horde] pear.horde.org reg.
Andreas Mauser
andreas at mauser.info
Fri Mar 16 08:23:06 UTC 2012
Hi,
----- Nachricht von ANANT S ATHAVALE <asa at isac.gov.in> ---------
Datum: Fri, 16 Mar 2012 13:07:54 +0530
Von: ANANT S ATHAVALE <asa at isac.gov.in>
Betreff: [horde] pear.horde.org reg.
An: horde at lists.horde.org
> Dear List,
>
> As I don't have internet connectivity on my webmail server, till
> now, I used to run from another system having internet connectivity
>
> 1. wget -r http://pear.horde.org
> 2. wget -r http://pear.horde.org/rest
> 3. wget http://pear.horde.org/channel.xml
>
> and setup my my local pear.horde.org and install/upgrade the packages.
>
> But, right now, step 2 is not going through with error - Forbidden.
>
> I am not sure, whether Forbidden is intentional or by mistake. If
> it is intentional, what is alternative for me.
>
> I want to run
> pear upgrade -a -B horde/webmail
As I had a similar problem with a Horde server in the DMZ I entered
some lines for a simple proxy I run in /etc/environment
export http_proxy=http://proxy:3128/
export https_proxy=http://proxy:3128/
export ftp_proxy=http://proxy:3128/
Hope that will help you,
Andreas
More information about the horde
mailing list