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

Unable to create subdomain

F

franki

Guest
When I was trying to create a subdomain, I got the following error.
> ERROR: PleskUtilException
>
> Unable to execute subdomainmng: Empty error message from utility.
> --------------------------------------------------------------------------------
> 0: /usr/local/psa/admin/plib/class.SubDomain.php:125
> SubDomain->create()
> 1: /usr/local/psa/admin/plib/class.SubDomain.php:170
> SubDomain->update()
> 2: /usr/local/psa/admin/plib/class.SubDomainManager.php:207
> SubDomainManager->update()
> 3: /usr/local/psa/admin/htdocs/domains/subdomains/subdom_edit.php:89
 
Besides, when I was trying to create a new domain, I got the following error too.

I am using Plesk 8.1.1.
Anyone would help?


Unable to get hardquota state: Empty error message from utility.
--------------------------------------------------------------------------------
0: /usr/local/psa/admin/plib/class.PHostingManager.php:1392
PHostingForm->assign(object of type PHostingManager, boolean true, boolean true, boolean true, boolean true, boolean true, boolean true)
1: /usr/local/psa/admin/htdocs/domains/hosting/phosting_setup.php:296
 
I'm having the same problem after the update to Plesk 9.0

Unable to get hardquota state: Empty error message from utility.

0: /home/opt/psa/admin/plib/class.PHostingManager.php:1484
PHostingForm->assign(object of type PHostingManager, boolean true, boolean true, boolean true, boolean true, boolean true, boolean true)
1: /home/opt/psa/admin/plib/ui/client.domain.hosting.setup.php:322
plesk__client__domain__hosting__setup->accessItem(string 'POST', NULL null)
2: /home/opt/psa/admin/plib/UIPointer.php:594
UIPointer->access(string 'POST')
3: /home/opt/psa/admin/htdocs/plesk.php:37
 
hehehe, yes i did, i ask for the Data Center an OS Reload, and install the Plesk 8.6, so everything works fine, nevermore upgrade to 9.0
 
I fixed this problem

I had the same problem 2 days ago.
i found the solution in this link

http://kb.odin.com/en/5988

You need to edit psa.conf file and in the line:

HTTPD_VHOSTS_D /virtual/hosts/directory

you need to remove the slash at the end.
In my case it was like this

HTTPD_VHOSTS_D home/httpd/virtual/vhosts/

the new line is:

HTTPD_VHOSTS_D home/httpd/virtual/vhosts

Any question please let me know. Thanks
 
i got this problem again, and this resolution don´t resolve my problem, my httpd_vhost is right

# Virtual hosts directory
HTTPD_VHOSTS_D /home/httpd/vhosts

What could be?

Thanks
 
Anybody found a solution?

m0rpheu5 ? Could you solve it?

Guys please post here if you found any solution to this issue. (psa.conf is correct)
 
Back
Top