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
Can't upload comics
Re: Can't upload comics
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?
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?
- LibertyCabbage
- Cartoon Hero
- Posts: 4667
- Joined: Tue Jan 25, 2005 4:08 pm
- Location: bat country
- Contact:
Re: Can't upload comics
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.
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.


