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.

Дали Ви помогна овој одговор?

 Испечати

Исто така прочитајте

Help with signature settings

Posted by Egots, 03-24-2007, 03:27 PMIf I have max chars allowed set at 100 in vBulletin does...

flushing iptables

Posted by hazarus, 09-16-2007, 04:34 AMhello, I keep trying to flush my iptables on my linux...

Help Tweaking MySQL

Posted by SuperHosterz, 01-14-2008, 05:12 AMMySQL Takes up 80-100% cpu Please help me guys...

Mysql query LIKE%

Posted by net4all, 03-12-2010, 05:32 AMI got a special mysql-problem: I have a table containing...

How to retrieve the total number of rows when using LIMIT X, XXX

Posted by yangyang2036, 09-17-2008, 10:09 PMWith php+mysql, $results -> num_rows returns the...