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!
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/
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