Gday all,
I'm using a form on a web page and a PHP script to upload an image.
I'm getting some errors which I can probably figure out myself but is really frustrating me.
Here is the error:
I've used the script on other servers without problems, so i'm wondering if frihost has some thing blocking the upload.
Any thoughts on this anybody?
edit: By the way, the path is right.
edit by rvec: Please use the edit button and keep it all in one post.
Last edited by richard270384 on Mon May 12, 2008 6:55 am; edited 1 time in total
I'm using a form on a web page and a PHP script to upload an image.
I'm getting some errors which I can probably figure out myself but is really frustrating me.
Here is the error:
| Quote: |
| Warning: move_uploaded_file(/home/richard2/domains/articleplot.com/public_html/temp.gif) [function.move-uploaded-file]: failed to open stream: Permission denied in /home/richard2/domains/articleplot.com/public_html/sources/pages/upload_avatar_save.php on line 17
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpdMJ7NJ' to '/home/richard2/domains/articleplot.com/public_html/temp.gif' in /home/richard2/domains/articleplot.com/public_html/sources/pages/upload_avatar_save.php on line 17 |
I've used the script on other servers without problems, so i'm wondering if frihost has some thing blocking the upload.
Any thoughts on this anybody?
edit: By the way, the path is right.
edit by rvec: Please use the edit button and keep it all in one post.
Last edited by richard270384 on Mon May 12, 2008 6:55 am; edited 1 time in total
