I reinstalled PEAR using following commands. Code: wget http://pear.php.net/go-pear.phar php go-pear.phar PEAR is showing in correct location /usr/bin/pear I installed Horde following https://www.howtoforge.com/install-horde-5-webmail-for-ispconfig-on-debian-wheezy After installation, I cannot login, after I enter my credentials it just goes back to login screen.
I wrote a howto for 8.4 with ispc 3.1 but it's not online yet but have a look here: https://sjau.ch/howto/install-horde-5-webmail-for-ispconfig-on-debian-jessie.html
Also, if you have a complete new install and don't mind clearing it all and setting it up with debian/ispc 3.1 you could have a look here: https://www.howtoforge.com/communit...-horde-5-install-script-for-debian-8-4.64778/
Hi Sjau Can you please create a how to for multi-server? also the current how to appears to only instal Horde Webmail - how would I do the Full GroupWare solution?
I have no idea how multi-server works.... so can't really help there.... You can innstall additional modules but Webmail comes with: - webmail - calendar - todo - contacts - notes (though I've never used them) additional modules can be installed through pear. Not sure which modules there are.... If you just want install groupware, use the Code: pear install -a -B horde/groupware instead of Code: pear install -a -B horde/webmail And then run Code: groupware-install instead of Code: webmail-install No idea what further changes are needed though. See here for more info: https://www.horde.org/apps/groupware/docs/INSTALL