![]() |
|
images in cache folder created with 640 permission - 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: images in cache folder created with 640 permission (/thread-9426.html) |
images in cache folder created with 640 permission - felipe1982 - 2011-12-27 I moved to a new host, and transferred my zenphoto along, too. I did a new 'setup' and the database reads fine, and the galleries show up to. However, the image caching is acting strange. I cannot see any cached images, but the images are being cached (they appear in subdirs of zenphoto/cache). However, they have 640 permissions. When I make them 777 permissions, I am able to see them in normal zenphoto. Is this a setting I need changed in zenphoto? Or is there something strange/weird going on at my new hosting provider? An incorrect umask, perhaps? images in cache folder created with 640 permission - acrylian - 2011-12-27 What did Zenphoto's setup say about the permissions? Ideally they should be 0644 files/0755. images in cache folder created with 640 permission - sbillard - 2011-12-27 You probably chose "strict+" for your file/folder permissions and that apparently does not work on your server for browser access. Change to simply "strict" via setup. |