• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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