• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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