• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Cannot Create Domain

M

mortezah

Guest
When i want to create new domain in my plesk panel system return this error:
ERROR: PleskFatalException
Failed domain creation: Unable to update domain data: Failed setting of domain parameters: Cannot change Webmail on domain: webmail

0: DomainPropertiesUIPointer.php:267
DomainPropertiesUIPointer->accessItem_create(string 'POST')
1: DomainPropertiesUIPointer.php:59
DomainPropertiesUIPointer->accessItem(string 'POST', NULL null)
2: UIPointer.php:596
UIPointer->access(string 'POST')
3: plesk.php:38
My Server Info:
CentOS 5.4
Plesk psa-9.2.3-cos5.build92091016.19
 
Hello,

Please, try to create the domain with the enabled mysql log: to the file /etc/my.cnf add the following string:

log=/tmp/my.log

Then please, restart mysql service:

# /etc/init.d/mysqld restart

Then please, try to perform the domain creation, and after it fails, please, check the /tmp/my.log file for the queries that cause the issue.

Thank you
 
I have this same problem, exactly the same error, however when I try the suggested log file above, nothing is written to it, it remains empty.

My server:
9.3.0-cos5.build93091230.06

Is there anything else I can do to fix or debug this?
 
Fixed

OK, I have managed to fix the problem.
Within the Plesk Administration page, I clicked on Updates within 'Help & Support'.
I then proceeded to update Plesk. It seems that Horde required an update.
Once My Plesk was updated, I was able to continue adding domains with no problems.
 
Back
Top