• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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