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

websrvmng subdomain config issues

C

cleskiw

Guest
Does Plesk 8.0 no longer support the following:

"%plesk_bin%\websrvmng.exe" --update-subdomain --vhost-name=<domain> --subdomain=<subdomain>

???

The error message that results:

/usr/local/psa/admin/sbin/websrvmng: unrecognized option `--update-subdomain'
websrvmng: Unknown option in command string, see log for details
websrvmng: Unknown option in command string, see log for details

So I've been unable to have plesk generate the right include statement in the httpd.conf file for my domain, and therefore I can't use my vhost_ssl.conf to customize the subdomain even though it sits in the <maindomain>/subdomains/<subdomainname>/conf directory.

websrvmng -a , and all other variants create the httpd.conf in the <domain>/conf directory but includes the vhost.conf file for both the <subdomain>:80 and the <subdomain>:443 sections - it doesn't seem to use the vhost_ssl.conf file to include in the 443 section...

Anyone resolved this?

-Chris
 
Back
Top