Hi.
I have a serious problem with PHP 4.1.2. (upgraded from PHP 4.0.5) under Rad Hat 7.1 with Apache and MySQL
The characteristics of the error:
20% of the visitors get "DNS error" or "Action canceled", in other words: the page is not loaded at all.
30% of the visitors get the pages only partly loaded. PHP stops processing the document and puts it to the browser half done, resulting in broken HTML code.
The result is that about 50% of the visitors either don’t see the page at all or gets it badly corrupted.
Last working system:
PHP 4.0.5 with ZendOptimizer under Rad Hat 7.1 with Apache and MySQL.
The page is generally known to b very fast and the server should hold for traffic 100 times as large, so I don’t think there is a hardware problem.
Anyone with a good solution? Maybe some timeout that needs to be changed or something? Please help!
//Martin