Page 1 of 1

Hi all, this g

Posted: 08 Jun 2008, 14:20
by zwuba
Hi all,
this gallery is working flawlessly unless one minor thing ... whenever I add some new files to my gallery the thumbs are correctly created in the \thumbs directory but all newly generated thumbs have its permissions set to 600
I need to set it to 644 and everything is fine ;)

Can anyone tell me how I can automate this or what's wrong in my config??

PS: When I manually create a file in my \thumbs folder the permissions are set correctly to 644??

Hi, the thumbs are c

Posted: 08 Jun 2008, 16:57
by Jan
Hi, the thumbs are created by your GD library (GD library on your server), so the permissions are set by your server... no idea how to change it, I get everywhere the 644

Jan

Thx for the fast ans

Posted: 08 Jun 2008, 17:49
by zwuba
Thx for the fast answer - I'll try to figure out where to set the default permissions ...