i have a problem with an image i use. i upload the image, and it's alright on the file system. perfect.
when i load up the image from the server, it's corrupted. the file on the DISK is perfectly fine. it's just displayed wrong through apache.. it's completely weird! for example, after the upload, this file shows correctly: C:\xampp\htdocs\app\webroot\media\1\1\1\1\quan.jpg while this url (which is the same file!) doesn't: http://localhost/media/1/1/1/1/quan.jpg moreover, the generated THUMBNAIL shows correctly! and only the last part of the file shows corruptedly.. i assume it might be a caching problem/loading i'm unaware of. any ideas? [i use apache xampp server for windows] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---