Warning: imagejpeg() [function.imagejpeg]: Unable to open '/home/aniwalls/public_html/images/wallpapers/Final-958394.jpeg' for writing: Permission denied in /home/walls/public_html/admin/index.php on line 1204 Warning: move_uploaded_file(/home/aniwalls/public_html/images/wallpapers/Final-649100.jpeg) [function.move-uploaded-file]: failed to open stream: Permission denied in /home/walls/public_html/admin/index.php on line 1269 Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpGJlcrb' to '/home/aniwalls/public_html/images/wallpapers/Final-Getsuga-Tenshou-649100.jpeg' in /home/aniwalls/public_html/admin/index.php on line 1269 /tmp/phpGJlcrb /home/walls/public_html/images/wallpapers/Final649100.jpeg PHP: I'm getting these php errors when I try to upload an image. I'm not sure what it means, I've set every file on the server to 777 and I still get this errors. Any ideas anyone?
The /home/aniwalls/public_html/images/wallpapers/ folder needs to be editable. 777 permissions is normally required which is a security risk in a public directory like this. Just something to keep in mind.