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

Issue Horde error

Ickov

Basic Pleskian
Hi, mail funcionality is ok , mails send/receive ,

after login in horde webmail and press on Mail button i receive error "Class 'SimpleXMLElement' not found"

i try with : plesk installer --select-release-current --reinstall-patch --upgrade-installed-components

also i try to change php module and version from Plesk

apache restart

but nothing, error is still here

screenshot from error is in attachment

please for advise
 

Attachments

  • Screenshot_2020-02-19 Horde Fatal Error.png
    Screenshot_2020-02-19 Horde Fatal Error.png
    9.6 KB · Views: 3
Please install the missing package with:

# apt-get install php-xml

or with yum if you have CentOS server.
 
Please install the missing package with:

# apt-get install php-xml

or with yum if you have CentOS server.

all ok , i also restart the apache and works fine, but how accidently php-xml is missing (disapear) ? before 1-2 days all works fine
 
Back
Top