View Full Version : Active SafeMode
blackmetal
07-26-2007, 03:56 AM
hello
i want know how can i active safe mod for a user!(not any edit in php.ini)does have special .htaccess code for do this work?
Thanx
ByE
Randy
07-26-2007, 06:21 AM
Just activate it bij the controlpanel using the `admin` login. Be sure `safe_mode` and `open_basedir` restrictions are set `on`. Furthermore; edit your php.ini and disable `system`, `exec`, `wget`, etc.
jlandes
07-26-2007, 06:23 AM
Login to DA as the admin user. Then, select PHP SafeMode Configuration. On that screen, you can enable/disable SafeMode and Open BaseDir for each user on the system.
blackmetal
07-26-2007, 07:35 AM
1.if openbase dir & safe mod ON , is it dangerous for security?
2.what is openbase dir work?
smtalk
11-04-2007, 04:18 AM
1. It's good for security.
2. open_basedir protection doesn't let users to go outside their userdir.
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.