larina
03-14-2008, 03:40 AM
Hello,
I tried so many hours and found no solution.
The uploaded attachments in Dynamics are not shown.
I looked at the chmod of the direction ... the "attach" folder itself is at 777, but all folders that are made under it for each user has chmod 755. When I change those sub-folders manually to 777, the attachment-uploads function. But as those sub-folders are created by the system, I cannot always have a look at it and change chmod.
I have spent hours searching a way to chmod 777 all new created folders under "attach" automatically. I give it up now. As I saw, in the newattachment.php is a row: @chmod($filesavepath, 0777);
... but why doesn't it function at my site?
My server has save mode on, is this the problem? If yes, is there a way to fix this problem without turning safe mode off? I don't really like to turn it off.
Please excuse my bad english :rolleyes:
larina
I tried so many hours and found no solution.
The uploaded attachments in Dynamics are not shown.
I looked at the chmod of the direction ... the "attach" folder itself is at 777, but all folders that are made under it for each user has chmod 755. When I change those sub-folders manually to 777, the attachment-uploads function. But as those sub-folders are created by the system, I cannot always have a look at it and change chmod.
I have spent hours searching a way to chmod 777 all new created folders under "attach" automatically. I give it up now. As I saw, in the newattachment.php is a row: @chmod($filesavepath, 0777);
... but why doesn't it function at my site?
My server has save mode on, is this the problem? If yes, is there a way to fix this problem without turning safe mode off? I don't really like to turn it off.
Please excuse my bad english :rolleyes:
larina