• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Subdomains with custom Apache configuration broken after upgrade to Plesk 10

breun

Golden Pleskian
After upgrading from Plesk 9.5.4 to 10.4.4 the vhost.conf and vhost_ssl.conf files for subdomains were not moved to the correct locations, which caused these domains to no longer work.

Example:

On Plesk 9.5.4 there was a subdomain 'sub' of example.com in /var/www/vhosts/example.com/subdomains/sub. This subdomain had a vhost.conf and vhost_ssl.conf in the /var/www/vhosts/example.com/subdomains/sub/conf directory and all was fine.

After upgrading to Plesk 10.4.4 a new directory /var/www/vhosts/sub.example.com was created and configuration should now be in /var/www/vhosts/sub.example.com/conf instead of /var/www/vhosts/example.com/subdomains/conf (although the subdomain's document root is still /var/www/vhosts/example.com/subdomains/sub/httpdocs).

It seems that the Plesk upgrade process does not correctly handle moving these configuration files for subdomains when upgrading from Plesk 9 to Plesk 10.
 
Last edited:
Back
Top