• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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