Page 1 of 1
how do I fix this error?
Posted: Tue Apr 25, 2006 6:06 pm
by psychotomus
Warning: rmdir(): SAFE MODE Restriction in effect. The script whose uid/gid is 9436/9436 is not allowed to access / owned by uid/gid 0/0 in /mounted-storage/home16a/sub002/sc18478-RGIJ/
www.po2upload.com/my_files_delete.php on line 61
Posted: Tue Apr 25, 2006 6:21 pm
by feyd
You're trying to remove a directory in the server root. Is that where the directory resides? Are you sure it's not in your document root?
Posted: Tue Apr 25, 2006 6:23 pm
by psychotomus
not sure what your asking but heres a screen shot of the directory structure
http://www.po2upload.com/uploads/untitled.JPG
Posted: Tue Apr 25, 2006 6:53 pm
by psychotomus
actually the correct error is this. i was trying to delete a file with rmdir
Warning: unlink(): SAFE MODE Restriction in effect. The script whose uid/gid is 9436/9436 is not allowed to access / owned by uid/gid 0/0 in /mounted-storage/home16a/sub002/sc18478-RGIJ/
www.po2upload.com/my_files_delete.php on line 61