Cancel
Start searching
This search is based on elasticsearch and can look through several thousand pages in miliseconds.
Learn moreThe primary configuration file is /usr/local/etc/php.ini. This is pre-assigned during the initial provisioning of the proServer and also pulls in the files in the /usr/local/etc/php/ directory for the configuration of php modules, in the order of the file names. A sequence can therefore be enforced by selecting the appropriate file names in this directory. A number of default values are also preset here during initial provisioning.
In order to be able to distinguish your own configurations from system defaults, we recommend storing your own configuration values in /usr/local/etc/php/zzz-99-override.ini, for example.
The configuration files php.ini-production and php.ini-development, which are also available, are created by the php package during installation and contain sample values for viewing; these files have no technical function.