Generated HTML sliced into 2 parts and server send part 2 before part 1

Hello,

sorry for my poor english.
We have an intranet application developped with PHP/MySQL. The OS for our production server is Debian. And everything goes right.
We have installed Wampserver on a windows PC and copy the application for development (Apache 2.2.17 - PHP 5.3.5 - Mysql 5.5.8). All short generated pages are displayed correctly in the browser (Firefox). But when a page has a certain size (for example : 3300 lines of generayed code HTML - size between 400 and 500 Kb), it seems that the generated file is cut into 2 parts and the server sends part2 before part 1. So the browser displays the generated HTML code.
I don’t know where to search to understand this strange behaviour. Have I to change something in the php.ini ?
Thanks for your help !

Sponsor our Newsletter | Privacy Policy | Terms of Service