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

Folder Permission PRoblem

Started by prof_hastig, March 23, 2005, 06:34:42 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

prof_hastig

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


prof_hastig

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.