• 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

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