It could also be a problem with your permissions. Make sure that the uploaded files are the user www-data, which is default for Apache.
On 7/7/07, Grant Cox <[EMAIL PROTECTED]> wrote: > > Felix had a similar issue last year > > http://www.thinkingphp.org/2006/11/02/being-trapped-in-programmers-hell/ > http://www.thinkingphp.org/2006/11/03/windows-xp-apache-php-output-problem/ > > But this was using php readfile() to pass the data, whereas yours is > just apache. In which case, try a different version of apache, try > different files, try removing your .htaccess file (to see if > mod_rewrite is causing something funky). But from what you have > mentioned, there is nothing about Cake that could be causing the > problem. > > > > > -- Tane Piper http://digitalspaghetti.tooum.net This email is: [ ] blogable [ x ] ask first [ ] private --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
