By asiseo on
So i just turned off global restrictions and get the following error:
warning: realpath() [function.realpath]: SAFE MODE Restriction in effect. The script whose uid is 636 is not allowed to access /tmp owned by uid 0 in includes/file.inc on line 190.
Is this that memory issue? Or what is this?
If you can help me fix this i will love your forever! :)
Comments
if you wanna check it out.
asiseo.com
ANY HELP PLEASE????
ANY HELP PLEASE????
I have disabled safe mode but
I have disabled safe mode but i am still having problems... someone please help!
same problem
it's appears after transferring files to other dedicated server
SAFE MODE Restriction in effect. Script not allowed to access
SAFE MODE Restriction in effect. The script whose uid is 10049 is not allowed to access /tmp owned by uid 0
Same problem after updating database manually, adding nodes & corresponding lines to the different tables.
AAAHHHHH
I started with Drupal in 2007 and then my life got stuck...
Permission problem
This is a common problem when PHP "safe mode" is enabled on your server. If you can't disable it, delete the directory and try to create it in another way: I had the problem creating it with SSH, solved it using Filezilla.
See also:
http://drupal.org/node/182058
http://drupal.org/node/170675