disable php functions?
Posted by Calibaba, 09-15-2007, 06:28 PM Does the below look good for a private server (linux, cpanel, phpsuexec disabled)? disable_functions = show_source, system, shell_exec, passthru, phpinfo, popen, proc_open What about a shared hosting server (linux, cpanel, phpsuexec *enabled*)? disable_functions = show_source, system, shell_exec, passthru, phpinfo, popen, proc_open Please give your suggestions. Thanks.
Posted by Bangalore Job Mob, 09-15-2007, 07:57 PM I personally wouldn't stay anywhere that disabled phpinfo, but they're your clients.
Posted by david510, 09-16-2007, 03:06 AM You may use this set.