PDA

View Full Version : For security, is open basedir on or off? (i already have safe mode on)


reyrey
10-14-2006, 02:01 PM
Topic is the question.

jlasman
10-25-2006, 03:32 AM
With safe_mode on you may need open_basedir for some scripts to run.

Jeff

smtalk
10-25-2006, 05:25 AM
I suggest you to turn on safe_mode globally, but turn off for vhosts, disable certain php functions (as exec,system etc.) and turn on open_basedir.

smtalk
08-31-2007, 02:21 AM
From now open_basedir will be set to "on" by default :) http://www.directadmin.com/features.php?id=817