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
_______________________________________________
Blueonyx mailing list
Blueonyx@mail.blueonyx.it
http://mail.blueonyx.it/mailman/listinfo/blueonyx

Reply via email to