• 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.

Plesk update to 9.2.2 Fatal Webmail Erro

S

Shiney

Guest
Hi All

I wonder if someone could shed some light please. I recently upgraded my ubuntu server with the latest version of Plesk 9.2.2 and found that i cannot access my email. I login to webmail.domain.com, enter the username and password and get the following error

A fatal error has occurred
Auth_imp: Required IMAP extension not found.

Please help as i have tried updating my server but to no avail.

Thank you very much for your help in advance

Kind regards
Mark.
 
Hello,

Please try to run the following command:

/usr/local/psa/bin/autoinstaller --select-release-latest --upgrade-installed-components

Also please try to use the mchk utility. You can find more information on this utility in the following article:

http://kb.odin.com/en/944
 
I suffered this problem too

Much line by line investigation in the various control files revealead nothing, however the php.ini had been replaced (updated) and the following line was missing -

extension=imap.so

ading this line and hey presto all is well in the world of Horde on my servers.

HTH

Nigel
 
Back
Top