AbeFroman

BANNED
Feb 16, 2002
644
1
318
Hi,

which functions should I disable, obviously system

disable_functions = system(),

What else should I disable? Do I need the perenthases?
 

AbeFroman

BANNED
Feb 16, 2002
644
1
318
Ok, now I have:
disable_functions = dl,exec,passthru,proc_open,proc_close,shell_exec,system

Any others I should have in there?
 

haze

Well-Known Member
Dec 21, 2001
1,540
3
318
What you put in the above is dependant on a server by server basis. Some have different needs than others there's no real way to tell you what "Needs" to be in there without possibly disrupting your services.