• 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

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