forum.coppermine-gallery.net

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: Kiss The Sky on March 23, 2004, 10:33:11 pm

Title: Failed to create directory albums/userpics/10003 !
Post by: Kiss The Sky on March 23, 2004, 10:33:11 pm
I can not upload


Warning: mkdir(albums/userpics/10003): Permission denied
in /home/creigh/public_html/icandy/db_input.php on line 222

:(


The url to the CP is http://www.clubkiss.com/icandy
Title: Failed to create directory albums/userpics/10003 !
Post by: hyperion on March 24, 2004, 12:20:47 am
Activate debug mode to get a more detailed error.
Title: Failed to create directory albums/userpics/10003 !
Post by: Joachim Müller on March 24, 2004, 07:02:02 am
did you CHMOD the albums folder as stated in the documentation that comes with coppermine? Try CHMODing again! Also, take a look into the safe_mode issues in the documentation - if your server runs in safe_mode and isn't configured properly, you may have to use the silly_safe_mode fallback option.

GauGau
Title: Re: Failed to create directory albums/userpics/10003 !
Post by: mlariz on June 09, 2004, 05:55:45 am
help! I have the same problem and it doesn't seem to be a CHMOD issue.
debug info:
USER:
Array
(
    [ID] => 7094a64435c300cb573e256ed652778d
    [am] => 1
    [liv] => Array
        (
            [sort] => da
    [search] => ###bass
)

 
GET :
Array
(
)

 
POST :
Array
(
    [event] => picture
    [album] => 5
    [MAX_FILE_SIZE] => 1048576
    [title] =>
    [caption] =>
    [keywords] =>
    [user1] =>
    [user2] =>
    [user3] =>
    [user4] =>
)

 
Page generated in 0.033 seconds - 4 queries in 0.001 seconds - Album set : 
Title: Re: Failed to create directory albums/userpics/10003 !
Post by: Joachim Müller on June 09, 2004, 09:35:08 am
try "silly safe mode", refer to the docs that come with coppermine for details...

GauGau