i really need some help here.
when i run my site locally to upload files to a folder called uploads/ and then read the files from them it works fine.
when i run my site from zymic, it says 404 forbidden when it tries to read a file from the folder uploads/ but it writes fine.
so i went to Filezilla and changed permissions of the folder uploads/ from 644 to 777 but it gives me an error saying:
CODE
Status: Set permissions of '/uploads/img105.jpg' to '757'
Command: SITE CHMOD 757 img105.jpg
Response: 550 Could not change perms on img105.jpg: Operation not permitted
Command: SITE CHMOD 757 img105.jpg
Response: 550 Could not change perms on img105.jpg: Operation not permitted
I googled solutions and most said to contact the host so here i am. Help me please.
Thanks.