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

Unable to reconfigure web server: webmailmng failed

E

ErdalC

Guest
hi

I have a plesk install problem please help me
-----------------------------------------------------
error code

Unable to reconfigure web server: webmailmng failed: Unable to create vhost configuration for horde webmail

0: class.IPAddress.php:409
IPAddress::rereadIPs()
1: configure.php3:22
-------------------------------------------
Screenshot:

Untitled-1.jpg
 
Are you upgrading from a previous Plesk version?
If so I found a work around for migrating webmail support for accounts.
For example for mydomain.com.
Create a file called mydomain.com with the following contents:
ServerAlias webmail.mydomain.com
Add the file under
/etc/psa/webmail/horde/conf.d/

Login to Plesk as Admin.
Go to Services section
Restart Apache
 
Hello,

Please, try to install the horde webmail with the help of the following utility:

# /usr/local/psa/admin/bin/webmailmng --install --name=horde

Thank you
 
Back
Top