• 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 - not working correctly

B

bjken3

Guest
I've migrated sites from 7.5.4 to 8.1.0 and now when users access webmail, some e-mails can't be opened.

browser error is

* Error Code 64: Host not available
* Background: The connection to the Web server was lost.

anyone have ideas ?

thanks
 
In case someone has the same issue.

It was to do with php.ini. The file wasn't accepting any changes.

Stopping the httpd service, copying php.ini to a new file name ( ie php.ini.new ) then chmod php.ini.new to the file to the right permissions, 700 should do.

rename php.ini to another name ( ie php.ini.old ) and check its been accepted, if it doesnt, delete the php.ini file

copy php.ini.new back to php.ini and it should now accept changes you make to it.

cheers
 
Back
Top