[horde] Failed to install H5.0.3 Webmail on web hosting server 1and1

Ralf Lang lang at b1-systems.de
Fri Feb 1 09:40:58 UTC 2013


If you cannot upgrade the 1and1 evildoer's provided pear, you can roll 
your own.

#!/bin/bash
#
# This script comes with no warranty and is intended only as a hint on # 
how to do it. You may want to adapt paths and modules

mkdir /srv/hordepear
pear config-create /srv/hordepear/ /srv/hordepear/pear.conf
pear -c /srv/hordepear/pear.conf install PEAR
/srv/hordepear/pear/pear -c /srv/hordepear/pear.conf channel-discover 
pear.horde.org
/srv/hordepear/pear/pear -c /srv/hordepear/pear.conf channel-discover 
pear.phpunit.de
/srv/hordepear/pear/pear -c /srv/hordepear/pear.conf channel-discover 
pear.symfony-project.com
/srv/hordepear/pear/pear -c /srv/hordepear/pear.conf install 
horde/Horde_Role
/srv/hordepear/pear/pear -c /srv/hordepear/pear.conf config-set -c horde 
horde_dir /srv/hordepear system
/srv/hordepear/pear/pear -c /srv/hordepear/pear.conf install -a -B 
horde/Horde_Rdo
/srv/hordepear/pear/pear -c /srv/hordepear/pear.conf install -a -B 
horde/passwd
/srv/hordepear/pear/pear -c /srv/hordepear/pear.conf install -a -B 
MDB2#mysql MDB2#mysqli



-- 
Ralf Lang
Linux Consultant / Developer
Tel.: +49-170-6381563
Mail: lang at b1-systems.de
B1 Systems GmbH
Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537


More information about the horde mailing list