• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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