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

Plesk 11 - Subdomains added with wrong host in IIS

sweethome-il

New Pleskian
I have a fully updated Plesk 11.09 server.

Beside other weird issues for which I cannot find answers, today I've tried to add a subdomain to one of the existing domains in a webspace. I gave a name (ad), had the domain under which I wanted the sudbomain checked and put the domain name in the path (ie. /domain.com).

Plesk created the domain successfully, created it's home dir in /vhosts/sub.domain.com but in IIS it's added with path:
D:\vhosts\WEBSPACEDOMAIN.COM\SUB.DOMAIN.COM

This is definately a bug for which I refuse to pay 75$ just to have reported.

Justin
 
This looks like a BUG.
It creates two places to the subdomain
D:\vhosts\sub.example.com
D:\vhosts\example.com\site1 (or the name you chose)
It associates with the IIS the folder created inside the example.com and simply ignores the folder sub.exemplo.com (then why create it?)
 
Back
Top