Cannot disable open basedir/safe mode

sbz

Verified User
Joined
Dec 4, 2005
Messages
17
Location
Athens
I cannot disable or enable open basedir or safe mode for admin domain name.
I receive the following message:

Unable to read %s ./data/users//domains/realserver.info.conf : Can't get a lock on ./data/users//domains/realserver.info.conf

If I try it with another user its ok.
It happens only in admin's domain.

Notice that if I change the variables of the file /usr/local/directadmin/data/users/admin/domains/realserver.info.conf

open_basedir=OFF
safemode=OFF

Nothing happens!

Can anyone help me?
 
Notice that if I change the variables of the file

Did you perform all the other functions that goes along with changing that file like rewriting the httpd.conf file and restarting httpd and who knows what else?


Find out why it cannot get a lock on the file. Does a lock file exist?
 
Back
Top