• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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