• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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