[snip] A while back I was persuaded by this illustrious group into thinking that placing images in a file system was superior to placing them in mySQL -- after all, what could go wrong with a file system solution, right? So I did. Now, I have a small problem. Unfortunately, most of the images I've uploaded have permissions set at chmod 600 (rx- --- ---). Interesting enough, considering that all the images were all uploaded with the same script, not all of the images have the same permission problem -- that's odd. In any event, I can't back-up, download, copy, change permissions, or do anything with the chmod 600 group. Any suggestions as to what I can do with these files? [/snip] After uploading have PHP CHMOD them properly -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php