User Profile

Collapse

Profile Sidebar

Collapse
petershaman
petershaman
Last Activity: Nov 18 '08, 07:50 PM
Joined: Nov 15 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • petershaman
    replied to Problem with upload script and CHMOD's
    in PHP
    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.
    See more | Go to post

    Leave a comment:


  • petershaman
    replied to Problem with upload script and CHMOD's
    in PHP
    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....
    See more | Go to post

    Leave a comment:


  • petershaman
    started a topic Problem with upload script and CHMOD's
    in PHP

    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...
    See more | Go to post
No activity results to display
Show More
Working...