SAFE MODE ERROR !!!
Posted: Thu Jul 10, 2003 6:05 am
Hi,
I am new to PHP.
I am creating a File manager.
I created a folder through php code with 777 permissions.But when i am opening that folder it is giving me the following error
Warning: opendir() [function.opendir]: SAFE MODE Restriction in effect. The script whose uid is 535 is not allowed to access /home/virtual/site30/fst/var/www/html/filemanager//upload/ owned by uid 48
can anybody tell me how to solve this sort of problem?
Thanks in advance
Amol
I am new to PHP.
I am creating a File manager.
I created a folder through php code with 777 permissions.But when i am opening that folder it is giving me the following error
Warning: opendir() [function.opendir]: SAFE MODE Restriction in effect. The script whose uid is 535 is not allowed to access /home/virtual/site30/fst/var/www/html/filemanager//upload/ owned by uid 48
can anybody tell me how to solve this sort of problem?
Thanks in advance
Amol