• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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 Plesk Onyx I can't connet my webmail in the webmail icon

anpanman

New Pleskian
Hi I am using ‪CentOS Linux 7.8.2003 (Core)‬, Plesk Onyx Version 17.8.11 and U have set up my domain under the extension by "XXX-my domain-name".co.com

I clicked my domain, and the subscriber, password has been created. I clicked to the mail setting and I have created two email account. However, I could not able to reach to the main page of webmail, after I clicked the webmail icon.

I have checked my webmail setting is fine, Horde (5.2.23) and Roundcube (1.3.11) has been set by enable in tools and setting-webmail.

I also went to home-domain-mail setting- and Horde is showing in the webmail selection.

Finally, I went to webmail."XXX-my domain-name".co.com and the frontend is showing No input file specified.

Please advice what is the solution.
 
There could be an open_basedir restriction in effect in the Horde or Roundcube php.ini files.

Please check these directories
/etc/psa-webmail/horde
/etc/psa-webmail/roundcube
for php.ini files. In these php.ini files seek the "open_basedir" directive and remove it (comment it out).

Then run
# plesk repair web -y -v
 
Back
Top