| Just Installed, php error
When I try to upload I get this error at the top of the page:
Warning: move_uploaded_file(/home/picdude/public_html/uploads/1/gt120.jpg): failed to open stream: Permission denied in /home/picdude/public_html/image-inc.php on line 37
Warning: move_uploaded_file(): Unable to move '/tmp/php8baJN4' to '/home/picdude/public_html/uploads/1/gt120.jpg' in /home/picdude/public_html/image-inc.php on line 37
In the middle of the page it says this:
Unable to move file [/tmp/php8baJN4] [/home/picdude/public_html/uploads/1/gt120.jpg]
Thank's in advance!
|