[BlueOnyx:21391] Re: php ini info

Michael Stauber mstauber at blueonyx.it
Tue Sep 19 19:37:49 -05 2017


Hi RC,

> How do I get this:
>                         Local Value    Master Value
> 
> disable_functions 	/no value/ 	/no value/
> 
> to
>                             Local Value    Master Value
> 
> disable_functions 	/eval/ 	/eval/
> 
> Have a few site the need the setting
So you need to disable the "eval" function of PHP?

See "Network Services" / "Security" / "PHP Settings" and add the word
"eval" to "Disable functions" and save the changes. That will disable
the PHP function "eval" for all Vsites.

There is no good way to disable it for a single Vsite, as this is a
global setting.

-- 
With best regards

Michael Stauber



More information about the Blueonyx mailing list