module:phpsettings

Available NS6 and NS7

Stephane de Labrusse at stephdl@de-labrusse.fr

Is this Module helpful to you ? Please consider donating

Nethserver is a distro based on an internal database which is used to set values in the php.ini, but once these values are fixed, it is for the whole server. The purpose is to set php values only for the Ibay which is the httpd container of the web application. In other word, if you set maximum values to php in the ibay 'Foo', their values are valid only for this Ibay and certainly not for others. Therefore you can set hight values to an ibay and let other with lower values.

First you need to install my repository, see how to do it

Then you can install the module

yum install nethserver-phpsettings --enablerepo=stephdl

Go to the relevant Ibay Panel and set you specific php settings for that Ibay

Please raise Issues on github