![]() |
|
Permission Denied for File Upload - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Permission Denied for File Upload (/thread-13613.html) |
Permission Denied for File Upload - Dynamics99 - 2021-07-12 Hi, I'm running the latest version of Zenphoto on AWS Lightsail.I have set up the correct permissions for the albums folder. When I create an album folder in Zenphoto(created the album folder through the zenphoto album page) and I go to upload a file to it I get permission denied through FTP(Filezilla). Permissions for the folders: rwx - rx- rx. Whats going wrong? Permission Denied for File Upload - acrylian - 2021-07-12 I don't know AWS Lightsail but a common issue might be that the files have the wrong owner. So files created by Zenphoto have a different one than those created via FTP. Thus one of both has no access. This is a common misconfiguration of the server. |