Page 1 of 1
Problem in SAFE MODE
Posted: Sat May 14, 2005 3:36 am
by Hibino
Warning: file_exists() [
http://www.php.net/function.file-exists]: SAFE MODE Restriction in effect. The script whose uid is 2109 is not allowed to access / owned by uid 0 in /iSERVER/robustCGI/j/justmine.org/bobo.justmine/serendipity_config.inc.php on line 177
I keep seeing this message in my blog after I installed it.
Is there any way I can solve it?
Thank you!
Re: Problem in SAFE MODE
Posted: Sat May 14, 2005 2:20 pm
by garvinhicking
Safe Mode restrictions are enabled by your provider and vastly restrict working of several PHP scripts.
You need to make sure that the ownership of your core http directory "/" matches the ownership of serendipity_config.inc.php and serendipity_config_local.inc.php. Maybe you can talk to your provider if you don't understand this because I don't know how he has setup your permissions.
Regards,
Garvin
Posted: Sat May 14, 2005 4:23 pm
by Hibino
Thanks for reply.
well...... I think I'd better change to another service provider T_T, there are too many restriction on this server.
Thank you very much