![]() |
|
Chmod 600 - 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: Chmod 600 (/thread-10107.html) |
Chmod 600 - Tiger_Joe - 2012-06-24 Hi there. I have a problem, generating the pictures. Everytime I upload pictures the cache dir is being chmodded 600, which makes it unpossible to see/view pictures. A already saw some solution, but from 2005. The files have been changed in the meantime. Any ideas, how to adjust the i.php to become the cache files beeing chmodded 755 automatically ? Txs in advance. Chmod 600 - sbillard - 2012-06-24 The default value for chmod is set by setup and stored in the zenphoto configuration file. 0600 is pretty strict, and of course not good for folders that WEB browsers have to fetch from. Chmod 600 - Tiger_Joe - 2012-06-24 I know .. any ideas how to solve ? :-) Chmod 600 - acrylian - 2012-06-24 Re-run setup and change it. If that doesn't work you have to do it via your FTP client directly. And in case your server changes that by itself you need to contact your host. Chmod 600 - Tiger_Joe - 2012-06-24 Before running setup: is there any chance to change the chmod while the setup process ? I can“t remember .. Chmod 600 - acrylian - 2012-06-24 Setup provides the option to do that. Chmod 600 - Tiger_Joe - 2012-06-24 I am in the setup right now. Cant see any option to change chmodding. If it would be possible I should also be able to edit it in the config file, am I right ? Where to find it, because it is definitely not in the setup process. Chmod 600 - Tiger_Joe - 2012-06-24 Got it .. let me check if it makes a difference. Doubt, that cache files will be affected as well .. Chmod 600 - acrylian - 2012-06-24 Probably a good idea to delete the cache files so they are re-created. |