• 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

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