We have several disabled functions
in the global php.ini under /usr/lib/.
Like exec, shell_exec, phpinfo and so on....
A specific account needs exec enabled. So, i removed it from
the global php.ini so I can work...
BUT, is there a way -for securiry reasons- to enable functions
per account / home basis ?
I am thinking something like eg: enable_function= exec
or something similar ?
Or functions like that (in the disable_function) can be modified
only global ?



LinkBack URL
About LinkBacks
Reply With Quote





