forum.coppermine-gallery.net

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Permissions & Access Rights => Topic started by: prof_hastig on March 23, 2005, 06:34:42 pm

Title: Folder Permission PRoblem
Post by: prof_hastig on March 23, 2005, 06:34:42 pm
I try to upload some pics over the XP_publish function. Eberything went fine with no errors on the xp machine. Then I visit the gallery and realize that the album was created, but no pics are there. Looking around, whrer the prob could be I went into the server directory and saw that there were an new directory created with wpw(windows puplish wizzard???) and the date stamp. This folder has only the rights 755 and is owned by apache/apache.

From my small Unix knowledge I know that a new directory normally get the same right than the parent directory.

How can I solve this issue?

thx -ph

Title: Re: Folder Permission PRoblem
Post by: prof_hastig on March 23, 2005, 07:15:35 pm
So I figured out the following: I chnaged the default dir mode to 777 and now the new folders have the right permisiions, but no pics will be uploaded.

Hmmmm.