| safe mode restriction errors
Please pardon my php ignorance, but I'm having a heck of a time getting everything to work smoothly. This is my first time installing any kind of php script, and just about done, except for these "SAFE MODE" errors. I've installed vbulletin, vbportal, and now photopost. I'm using a linux shared hosting account, running mysql 3.23.56, photopost pro v.4.
I can log into the admin portion of photopost ok, but for some reason, after creating a category, or making any kind of addition, I get a HUGE list of errors when accessing admin-index.php.
Here is an example of the errors (and it just goes on and on).
I'm looking everywhere for some kind of "safe mode" setting, but I can't find anything. Any suggestions??
Warning: SAFE MODE Restriction in effect. The script whose uid is 512 is not allowed to access /home/virtual/site10/fst/var/www/html/photopost/data//3001 owned by uid 48 in /home/virtual/site10/fst/var/www/html/photopost/adm-main.php on line 19
Warning: readdir(): supplied argument is not a valid Directory resource in /home/virtual/site10/fst/var/www/html/photopost/adm-main.php on line 21
Warning: SAFE MODE Restriction in effect. The script whose uid is 512 is not allowed to access /home/virtual/site10/fst/var/www/html/photopost/data//3001/ owned by uid 48 in /home/virtual/site10/fst/var/www/html/photopost/adm-main.php on line 19
Warning: readdir(): supplied argument is not a valid Directory resource in /home/virtual/site10/fst/var/www/html/photopost/adm-main.php on line 21
Warning: SAFE MODE Restriction in effect. The script whose uid is 512 is not allowed to access /home/virtual/site10/fst/var/www/html/photopost/data//3001// owned by uid 48 in /home/virtual/site10/fst/var/www/html/photopost/adm-main.php on line 19
Warning: readdir(): supplied argument is not a valid Directory resource in /home/virtual/site10/fst/var/www/html/photopost/adm-main.php on line 21
|