News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

CHMOD error

Started by dwarf Kian, October 13, 2003, 08:11:05 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dwarf Kian

hello guys,

i have php-nuke 6.8 + your gallery.
and now my problem. Users can't upload images - coppermine make folders for users(in folder album/) with CHMOD 755 - so images can't be uploaded, but I set CHMOD to 777 in configuration!!! So for each user I have to change CHMOD from 755 to 777 using FTP - then everything works ok.
How can I make coppermine to make folders with CHMOD 777 , not 755 automaticly?