• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Horde not working

A

Andres Ba

Guest
Hi,
I've just got a new server with Plesk, and Horde is not working.

On the apache log I can read:

fopen(/etc/psa/.webmail.shadow) [<a href='function.fopen'>function.fopen</a>]: failed to open stream: Permission denied in /etc/psa-horde/horde/conf.php on line 29

but the permissions seem fine to me. I've also tried to change the file permissions to 644 and the fopen wrapper is enabled in php.ini.

Any suggestions?

Andres
 
Forgot to mention: I didn't even have a zzz_horde_vhost.conf file, by default. Had to create it by hand.

So looks like something is quite wrong.
 
Try to uninstall and install horde back with webmailmng utility (--help option for details) and then rebuild webservice with websrvmng -v -a
 
Back
Top