The headers look fine and the content length indicates that there are
some things that should show up in your browser. Can you view the
source code? Perhaps there is something trivial like an hidden input
tag that is not closed or an unclosed comment that hides the entire
content of the page:

<input type="hidden" name="whatever" value="somevalue />invisible
content within hidden input due to missing quote.

About mod_rewrite:
After an automatic update on one of our SUSE boxes requests to certain
PHP sites resultet in segmentation fault errors. After changing the
order in which the modules loaded the problem went away. It happened in
November 2005. Later updates fixed the problem alltogether.


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

Reply via email to