Page 1 of 1
Can't upload comics
Posted: Tue Oct 22, 2013 12:11 pm
by Xwhy
I've been trying to use ftp to upload to /comics and /notes/data.
It times out every time.
Tried using siteadmin for the comics (can upload notes through siteadmin?), but that failed, too.
No comic today for xwhy.comicgenesis.com
Re: Can't upload comics
Posted: Tue Oct 22, 2013 12:13 pm
by Xwhy
This was the siteadmin error message for the comic image upload:
Warning: move_uploaded_file(/home/space/xwhy/workspace/comics/20131022horror-parallel01.png) [function.move-uploaded-file]: failed to open stream: Permission denied in /home/space/siteadmin/public_html/update_comic.php on line 149
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/var/tmp/phpvm9a9t' to '/home/space/xwhy/workspace/comics/20131022horror-parallel01.png' in /home/space/siteadmin/public_html/update_comic.php on line 149
20131022horror-parallel01.png was not successfully uploaded. Please make sure /home/space/xwhy/workspace/comics/ is writeable
is there any reason why my directory shouldn't be writeable?
Re: Can't upload comics
Posted: Tue Oct 22, 2013 1:14 pm
by LibertyCabbage
Hi Xwhy,
Check the folder's properties and make sure it's set to "777" or has Read, Write, and Execute all checked. Using FileZilla, you can access this information by right-clicking the folder and selecting "File permissions..." from the dropdown menu.