• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Horde webmail database error

Z

ZuckBin

Guest
Hi,

I have updated plesk 7.5.3 to 7.5.4 and horde doesn't work after this.

fatal error: DB Error: connect failed

here my verison of horde: 3.0.5-fc2.build75050824.12

My etc/psa/.webmail.shadow file is empty.

I try this solution:http://forum.plesk.com/showthread.php?s=&threadid=24532

This isn't working.

How to put a new password ,and let horde work ?

Thanks to help.
Bye.
 
here is your fix

the .webmail.shadow file contains the password for the horde user in mysql for the horde application. here is a quck fix but you do need to know the root password for mysql to be able to do it.

install phpmyadmin (the one in plesk is only going to allow you do view the databases you create in plesk which will not show you the horde database or the horde user because of how they set it up) now create a new password for the user horde. copy this password into the /etc/psa/.webmail.shadow file

that .webmail.shadow file needs to be owned by the user that apache is running under, you can check your httpd.conf to figure out who that is, might want to check to see who owns it before you start messing with it. :D

Once you have setup the new password you need to either remove the copy of phpmyadmin you installed or secure it.

hope that helps.
 
Back
Top