• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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