Problem in SAFE MODE

Having trouble installing serendipity?
Post Reply
Hibino

Problem in SAFE MODE

Post 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!
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Problem in SAFE MODE

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Hibino

Post 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
Post Reply