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

Can I remove domain PHP.ini files?

VinnyT

Regular Pleskian
Is it possible to not use custom /etc/php.ini files in each of my vhosts? I have been running into issues lately with some domains having different settings. How can I go about this? Preferably, I would like to have a single global php.ini file, not one per each virtual host. Thanks!
 
There is single global php.ini in:
# /etc/php5/apache2 or cgi (depends what you're using)/php.ini

additional php.ini can be set in each virtual host or custom settings in plesk itself on Websites & Domains -> click on the Website -> PHP Settings tab -> scroll down - you can remove those if that is making problems
 
Back
Top