• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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