I read that open_basedir should be 'On' for better security. Is that true? Should I enable it?
Asked
Active
Viewed 1,015 times
-4
-
1http://stackoverflow.com/questions/3211612/what-is-the-use-of-open-basedir-in-php-and-how-does-it-work – mario Oct 19 '11 at 12:21
1 Answers
1
Why not to read this directive's explanation and decide for yourself?
It can add some security, as well as inconvenience. The choice is yours.
If your site is already insecure, it won't help it much.

Your Common Sense
- 156,878
- 40
- 214
- 345