• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Can not create subdomains

K

kaizer

Guest
After upgrading to Plesk 9.5.2, I can not create subdomains. The error message is:

ERROR: PleskUtilException
Unable to execute subdomainmng: Empty error message from utility.

0: class.SubDomain.php:115
SubDomain->create()
1: class.SubDomain.php:160
SubDomain->update()
2: class.SubDomainManager.php:211
SubDomainManager->update()
3: subdom_edit.php:81
require(string '/usr/local/psa/admin/htdocs/domains/subdomains/subdom_edit.php')
4: plesk.php:51

The folder is being created, but with no data.
 
Do you have default skeleton in /var/www/vhosts/.skel/0 directory?
Restore it if not with following commands:

# mkdir -p /var/www/vhosts/.skel/0
# tar zxf /usr/local/psa/tmp/default_skeleton.tgz -C /var/www/vhosts/.skel/0
 
Hello this solution seems to be great or me but how i can enter this two commands ? I'm a newbie with Plesk :)
Thank you for your helping.
 
Contact Parallels Support Team if you are not familiar with Unix Command Line Interface.
 
Back
Top