Re: [PHP] Re: renamed images are now corrupt...

2004-02-26 Thread Bryan Henry
Looking throught my FTP client it seems that the permission are the same? Could this be incorrect? Should I chmod or chown through a shell? or using PHP? ~ bryan On Fri, 27 Feb 2004 00:01:47 +, Michael Nolan <[EMAIL PROTECTED]> wrote: Check the permissions and ownership of the files, espe

Re: [PHP] Re: renamed images are now corrupt...

2004-02-26 Thread Bryan Henry
I realized that I did not trim the end line characters off of the file extensions after I grabbed all the file names from a text file. Now all the images have end of line chracters as part of the extension. I cannot access/edit the files through SHH, PHP or FTP... Oh well... bryan On Fri

Re: [PHP] Re: renamed images are now corrupt...

2004-02-26 Thread Adam Bregenzer
On Thu, 2004-02-26 at 20:18, Bryan Henry wrote: > I realized that I did not trim the end line characters off of the file > extensions > after I grabbed all the file names from a text file. Now all the images > have > end of line chracters as part of the extension. I cannot access/edit the > fil