• 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.

webmail = Web Server's Default Page

I havec always DBerror ans ask to my web hosting who give me this :
http://kb.odin.com/fr/940

but not functionning and have in my horde log :
Mar 03 12:00:12 HORDE [emergency] [horde] DB Error: connect failed: [nativecode=Access denied for user 'horde'@'localhost' (using password: YES)] ** Array [on line 1637 of "/usr/share/psa-horde/lib/Horde/DataTree/sql.php"]

so I use this :
http://kb.odin.com/1356

but not functionning ! help me !
 
Did you checked it from http://kb.odin.com/940 ?

Look into "psa-horde" log (by default: /var/log/psa-horde). If you see something like:

Nov 02 12:55:06 HORDE [emergency] [horde] DB Error: connect failed: [nativecode=Access denied for user: 'root@localhost' (Using password: NO)] ** Array [on line 1329 of "/usr/share/psa-horde/lib/Horde/DataTree/sql.php"]

make sure that sql.safe_mode is disabled in php.ini, it should be like:

sql.safe_mode=Off

Restart Apache after changes in php.ini have been made.
 
I think that you should contact support team in this case.
 
Back
Top