Can gallery run without CHMOD 0? no choice

Kommercial
Kommercial's picture

Joined: 2002-08-19
Posts: 38
Posted: Mon, 2002-08-19 21:48

Is it possible to run the gallery program without the setup folder being CHMOD to 0?
In my post down in the webhosts section, i mentioned that my host powweb.com will no longer allow the users to CHMOD anything to 0 or out of 0. Would i have to alter some gallery code so that it doesnt check for setup being in 0, and if so where would that be at?
Thanks for any input
-Komm

 
vallimar

Joined: 2002-08-15
Posts: 487
Posted: Tue, 2002-08-20 00:37

Do a search in util.php for 'setup' it's around line 723 I believe
where the check is done. Comment that out or adjust as you see
fit in order to get around your issue.

 
CarpetBagger
CarpetBagger's picture

Joined: 2002-08-09
Posts: 49
Posted: Tue, 2002-08-20 05:23

As an added security precaution, you might want to rename the setup directory as well.