News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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?