View Single Post
Old August 26th, 2004, 05:38 PM   #1 (permalink)
LittleBrother
Member
Verified Customer
 
Join Date: Jun 2004
Posts: 31
Problems getting Reviewpost to work fully without these UID permission errs

Hi,

I have moved my web to another linux server and the installation seems to go well but theres a permissions problem I cannot figure out. I get these errors at the top of the page when I click ADMIN when I am at the user index. I own the whole server and root access but this should have installed cleanly and no issues. It looks like the script might be trying to size up folders it has no business worrying about but I could be wrong. That part of the script around line 18 or so looks like its trying to feel around folders.

ANy idea how I can fix this ?? I really appreciate it. I have been bangin on this for 8 hours.

Thanks,
Doug

Warning: opendir(): SAFE MODE Restriction in effect. The script whose uid is 509 is not allowed to access /var/www/html owned by uid 0 in /home/virtual/site4/fst/var/www/html/reviews/adm-main.php on line 18

Warning: opendir(/var/www/html/reviews/data/): failed to open dir: No such file or directory in /home/virtual/site4/fst/var/www/html/reviews/adm-main.php on line 18

Warning: readdir(): supplied argument is not a valid Directory resource in /home/virtual/site4/fst/var/www/html/reviews/adm-main.php on line 20

Warning: closedir(): supplied argument is not a valid Directory resource in /home/virtual/site4/fst/var/www/html/reviews/adm-main.php on line 28
LittleBrother is offline   Reply With Quote