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

Cannot add a new SubDomain

tc.beta

New Pleskian
after i post my desired subdomain as mysubdomain.domain.com on /mysubdomain.domain.com/


I get "Error: phpinimng failed: Usage: phpinimng [options] [php_ini_file] phpinimng: error: no such option: --global-config" on main window.

Tried to search how to fix this error, i managed to find that there is also " missing or incorrect /usr/local/sb/include/init.php ". As for this error this doesn't help (http://kb.odin.com/en/122524). It's allready correct permission 755.


The subdomain appears only in DNS records on my domain. But not in the main plesk panel window.
OS is Debian 7.6 and Plesk 11.5, mysql runs over sock



Maybe I could create manual configuration over ssh in /var/www/vhost/ dir ..?
 
/usr/local/psa/bin# ./subdomain --create mysubdomain -domain domainname.com -ssi true
An error occurred during domain creation: Unable to accept the template: the following limitations are exceeded.
Description Requested Allowed
The component Python support was not installed switched on switched off
The component FastCGI support (required for Ruby on Rails) switched on switched off
was not installed
2015-02-21T22:43:37+01:00 ERR (3) [panel]: Failed to clear sitebuilder session: Failed to connect to sitebuilder - missing or incorrect /usr/local/sb/include/init.php
 
Back
Top