It's a bit more complicated, since it's a flash gallery, and upload is based on flash too.
When trying to upload script detects, that file has 600 permissions, and stopping uploading, so nothing can be done, but in fact yes, when I'm using normal (only php based upload, ot thru ftp), permissions are the same - 600 not like it should be 644.
User Profile
Collapse
-
It's 777, I'm sure, that this code needs some modification, I've had similar issue with other upload script, in which I solved the problem, but this one seems to be harder....Leave a comment:
-
Problem with upload script and CHMOD's
Hi
I have a gorgeous flash image gallery, it would work perfectly fine but there's a small problem I can't upload anything thru it's upload script, since I'm getting an error 403. It's so because server sets by default CHMOD 600, whilst gallery needs to be set 644 to operate correctly.
In this upload php script there is a command which theoretically should change permissions for uploaded files, but it's not doing the job, there's...
No activity results to display
Show More
Leave a comment: