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

Subdomain folders not created when adding subdomain after upgrade to 11.5x

GlennT

Basic Pleskian
We recently upgraded to 11.5x from 11.1 and we now cannot add subdomains within the subdomains directory.

When creating a subdomain with path /subdomains/abc.com/httpdocs, the folder structure is not created. I can create subdomains with path to the root (i.e. /subs/abc.com/httpdocs) but not subdomains and folders are created. Nor can I add the directories manually in the existing subdomains directory via the control panel.

  • Why has this change been made?
  • How can I fix it?

I did try /usr/local/psa/admin/sbin/httpdmng --reconfigure-domain which did not help.

I realize that I can create a subs folder (or some other name) however customers expect to be able add subdomains to the subdomains/folder along with their existing domains. Changing it for no good reason creates confusion and angst.

Thanks for your response in advance.

G
 
Hello,

Can Please check your sub-domain directory under the /var/www/vhosts/domian-name/subdomain directory
 
Hello

What should I be looking for? I did look at the /var/www/vhosts/domian-name/subdomain directory from with the control panel file manager and no files appeared or were created after my attempt to create a new subdomain.
 
I had the same problem. Fixed it by changing ownership on the subdomains directory from root:psaserv to myusername:psaserv.
 
Back
Top