• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Webmail

GaryMull

New Pleskian
Had a few issues since the upgrade which i managed to resolve however i have issues with the webmail

Horde - if i install this it does not put anything into the main SQL so wont load due to not being able to load "horde" databsae, i have tried removing and reinstalling this and also doing a bootstrapper repair

Roundcube gives me the below error

CONFIGURATION ERROR

main.inc.php was not found.
db.inc.php was not found.
Please read the INSTALL instructions!
 
Had a few issues since the upgrade which i managed to resolve however i have issues with the webmail

Horde - if i install this it does not put anything into the main SQL so wont load due to not being able to load "horde" databsae, i have tried removing and reinstalling this and also doing a bootstrapper repair

Roundcube gives me the below error

CONFIGURATION ERROR

main.inc.php was not found.
db.inc.php was not found.
Please read the INSTALL instructions!

Hi, GaryMull!
What OS are you using?
could you also do the following:
execute on server:
Code:
 tail -f /var/log/apache2/error.log
//for .rpm OSes:
Code:
 tail -f /var/log/httpd/error.log
then open the webmail page to get this error and post here the output.
 
Last edited:
Back
Top