Uploads thumb Permission problems + Album upload permision

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
akronim

Uploads thumb Permission problems + Album upload permision

Post by akronim »

hi there

i've same problem with upload permissions

when i upload in image manager the permission of the thumb created is 640 and it's not visible in the image manager

moreover i've installe Album module 0.7.4 and at the upload both image and thumb get the 640 permission which means they cant be seen from the public site

i've chmod 777 both uplad and upload images folder but nothing changed ??

what could be the problem ??

i'm using CMS Made Simple 1.0.2 + Album 0.7.4 on Linux Server . Apache/1.3.37 php 4.4.3
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm

Re: Uploads thumb Permission problems + Album upload permision

Post by tsw »

site admin -> global settings -> File Creation Mask (umask)


also, your hosting company can limit these...
akronim

Re: Uploads thumb Permission problems + Album upload permision

Post by akronim »

yes!!!!!!!!!!!!!!!!


i've put umask 000 which means 666 permission and everything works

right?
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm

Re: Uploads thumb Permission problems + Album upload permision

Post by tsw »

actually 000 should be 777 ;)

but glad it works :D
akronim

Re: Uploads thumb Permission problems + Album upload permision

Post by akronim »

yes tnx  a lot! ;)
mpop

Re: Uploads thumb Permission problems + Album upload permision

Post by mpop »

Same problem here.

With umask 000, I get 666 permissions (good)
With umask 002, I get 664 permissions (good)
With umask 022, I should get 644 permissions, but I get 640 ???
With umask 111, I should get 555 permissions, but I get 620 ???

Wow...

I guess I'll stick with 002, but I'd like to understand this madness... ::)
Locked

Return to “CMSMS Core”