Folder Permission PRoblem Folder Permission PRoblem
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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.