• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Unable to alter php/apache configuration in power user view

L

LoïcA

Guest
Altering PHP/Apache configuration in PLESK power user view won't bring any actual change to the domain configuration. Instead, in the sub-domain conf directory, I can find a list of several xxxxxxx.xxxxxx_httpd.include files.

Restarting apache and plesk did not solve this issue.

Reproductions steps
1/ Logged in Plesk
2/ Went to my domain's power user view
3/ Clicked on "Website and Domains"
4/ Clicked on one of my subdomains
5/ Selected "Apache" instead of "FastCGI" in "Exec PHP as..."
6/ Waited 10 minutes

Now, PLESK sees "Apache" instead of "FastCGI" but phpinfo(); reveals that PHP is still running as FastCGI.

Actually, I'm not even able to suspend the domain or to disable "safe mode" : modifications are registered in PLESK database but aren't applied to Apache / PHP.

Configurations files seem to be created in /var/www/vhosts/subdomain/conf (for there are many many files now) but aren't processed by PLESK apparently.

Any solution ?

Thanks !

Edit : PLESK 10.4.4 with Debian
 
Last edited by a moderator:
Back
Top