• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Webmail says "Unable to get webmail password"

G

gavinf

Guest
Hi,

I've set up a client, set up the domain and set up an e-mail mail box. Everything seems to be working fine, but when we try to access webmail we get the following page:

Warning: fopen(/etc/psa/.webmail.shadow): failed to open stream: No such file or directory in /etc/psa-horde/horde/conf.php on line 28

and a popup box saying "Unable to get webmail password". Any ideas as to what might be wrong?

Thanks for any help!
 
Make sure that the file:

/etc/psa/.webmail.shadow

has the apache ownership. Most likely apache:apache (depends on OS).
 
Solved!

Hi,

Thanks for the input . . .I discovered that the file didn't exist at all . . . created it and it seems to have fixed the problem. I really should start to take better notice of PHP errors :D

Thanks!
 
Back
Top