• 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

Problems after upgrading to 7.5.6

T

texasag

Guest
After installing 7.5.6 I cannot view webmail (horde) with any of the domains.

Additionally, none of the statistics packages are working? What's with that?

Any help with these issues is greatly appreciated. Thanks in advance.
 
The webmail patches did not seem to work. Please view webmail.priority1solutions.com .

The website never comes up and it used to.
 
I can suggest your to remove webmail completely and reinstall it.
1. Remove using Plesk installer: Add/Remove Programs > Pelsk > Change > Modify.
2. Kill webmail(default) web-ste from within IIS.
3. Remove "%plesk_vhosts%webmail"
4. Install webmail using Add/Remove Programs > Pelsk > Change > Modify.

Apply KB http://kb.swsoft.com/article_155_968_en.html just an case.
I think it should help.
 
That seemed to work for the most part. However, I am unable to login and there is a strange PHP error at the bottom of the webmail interface. Please take a look at http://webmail.kenjacksondesign.com and advise...

Thanks so much for your help.

PS - It appears that IMAP support was not compiled into PHP. I don't know how this changed. How do I fix this?
 
Check your php.ini .. You need need to find

;extension=php_imap.dll

and make sure that its enabled.

extension=php_imap.dll

Thanks
 
Back
Top