PDA

View Full Version : Uploading Error


Anonymous
02-20-2005, 09:03 AM
Every time when I want to upload a picture, I get this message:

Warning: move_uploaded_file(): SAFE MODE Restriction in effect. The script whose uid is 10068 is not allowed to access /usr/local/psa owned by uid 0 in /home/httpd/vhosts/motelsteensel.nl/httpdocs/www/admin/index.php on line 443
Error
Upload went without error.

What does it mean? And how can I resolve this problem?

Thank you for you help.

Rick

Connie
02-20-2005, 09:26 AM
Warning: move_uploaded_file(): SAFE MODE Restriction in effect. The script whose uid is 10068 is not allowed to access /usr/local/psa owned by uid 0 in /home/httpd/vhosts/motelsteensel.nl/httpdocs/www/admin/index.php on line 443
Error
Upload went without error.


this means that your hoster does not allow to upload and move files between different directories.
Your hoster restricted the use of PHP for safety reasons

this disturbs pixelpost script because the new file is loaded to a temporary directory and then to the image-directory

"Upload went without error" is an old bug, it means nothing here, because there were errors :roll:

what can you do?
ask your hoster to allow the functionality of PixelPost or look for another hoster :cry: