Version 2 (modified by 16 years ago) (diff) | ,
---|
Postfix
Postfix postfix-2.5.5 is updating from an incompatible version: Ebuild shows the following error
* If you want minimal downtime, emerge postfix with: * FORCE_UPGRADE=1 emerge --buildpkgonly postfix * /etc/init.d/postfix stop * emerge --usepkgonly postfix * Then run etc-update or dispatch-conf and merge the configuration files. * Then restart Postfix with: /etc/init.d/postfix start
Roundcube
Roundcube wants: PHP with USE="curl ssl" required for spellchecker functionality.
webapp-config -U -h <host> -d roundcube roundcube 0.1.1
is required far all hosts using roundcube:
www.kulturundsprache.at www.b4i.at www.nebelteich.com www.thinkthinkdo.com webmail.mhil.at
Danach müssen für alle sites die configs upgedated werden
CONFIG_PROTECT="/var/www/www.kulturundsprache.at/web/roundcube//config" etc-update CONFIG_PROTECT="/var/www/www.b4i.at/web/roundcube//config" etc-update CONFIG_PROTECT="/var/www/www.nebelteich.com/web/roundcube//config" etc-update CONFIG_PROTECT="/var/www/www.thinkthinkdo.com/web/roundcube//config" etc-update CONFIG_PROTECT="/var/www/webmail.mhil.at/web/roundcube//config" etc-update