• 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 is not working after upgrading to Plesk 9

E

esiegel76

Guest
I just upgraded my plesk server to Plesk 9 and now I get a 404 page whenever I go to the webmail client. The Plesk panel says that there are no webmail clients available now. How can I reinstall/fix Horde?

-Eric
 
You can check if psa-horde rpm is installed.
If so - you can try to enable Horde in Plesk:
# /usr/local/psa/admin/bin/webmailmng --install --name=horde

And rebuild Horde vhost:
# /usr/local/psa/admin/bin/websrvmng -a -v
 
Back
Top