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. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
