coppermine-gallery.com/forum

Support => Older/other versions => cpg1.1d PHPnuke Support (deprecated) => Topic started by: dwarf Kian on October 13, 2003, 08:11:05 PM

Title: CHMOD error
Post by: dwarf Kian on October 13, 2003, 08:11:05 PM
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?