• 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

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