• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Custom subdomain PHP settings reset when main domain is changed

ThomasR

Basic Pleskian
Hi,

We're using Plesk 11.5 for Linux with multiple PHP versions on several servers. On certain conditions we are experiencing issues with PHP settings (PHP version and/or custom PHP settings) for a subdomain when the server executes an action on the main domain. Two examples:

1. The main domain uses PHP 5.4, the subdomain uses PHP 5.6 (both as FastCGI). When we add a new PHP handler for PHP 5.6 and replace the old with the new one (using /usr/local/psa/bin/php_handler --replace -old-id fastcgi-5.6.14 -new-id fastcgi-5.6.15), then all subdomains are reset to PHP 5.4.

2. Both main domain and subdomain uses PHP 5.6 (which is not the default PHP version on the server). The main domain uses default PHP settings, the subdomain has some custom PHP settings set by Plesk's web interface. When setting a general configuration (e.g. changing the hard quota limit under "FTP Access" or adding a domain alias), the custom PHP settings for the subdomain are reset to the default values which are used by the main domain.

It looks like both issues are triggered by a syncing action, although the subscription is locked.

Does anyone have had the same problems? Does there is permanent solution for it? I've no idea if the same problem occurs in Plesk 12.x as well.
 
Back
Top