I'm setting up a shared hosting service and need to secure my PHP in cPanel. I'm not sure the best way to do this since I'm sure there are many ways to do things that I'm unaware of.
So far I have this list of disabled functions:
show_source, system, shell_exec, passthru, exec, popen, proc_open
Are there any others that should be disabled? Also, what other settings should I be looking at? I'm doing both a free and paid service, so it needs to be locked down pretty well.
Thanks.
So far I have this list of disabled functions:
show_source, system, shell_exec, passthru, exec, popen, proc_open
Are there any others that should be disabled? Also, what other settings should I be looking at? I'm doing both a free and paid service, so it needs to be locked down pretty well.
Thanks.