• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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