PHP-script stops but the browser keeps on loading

PHP-script stops but the browser keeps on loading

am 28.10.2007 15:54:13 von Kai Hinkelmann

Hello, everybody,

I have a problem which I had never seen before and it only appears on
one of our servers. Whenever I load a php-script from the server the
browser loads the page and shows it but still shows the progress bar
running. This ist very problematic in conjunction with javascript,
since the "onLoad"-function won't be called unless the browser
"thinks", that he has finished loading.

HTML-files are loaded normally in "zero-time".

The enviroment: win server, apache 2.054, php 5.23.

Any idea?

Thanks in progress

Kai

Re: PHP-script stops but the browser keeps on loading

am 28.10.2007 20:13:07 von luiheidsgoeroe

On Sun, 28 Oct 2007 15:54:13 +0100, Kai wrote:

> Hello, everybody,
>
> I have a problem which I had never seen before and it only appears on
> one of our servers. Whenever I load a php-script from the server the
> browser loads the page and shows it but still shows the progress bar
> running. This ist very problematic in conjunction with javascript,
> since the "onLoad"-function won't be called unless the browser
> "thinks", that he has finished loading.
>
> HTML-files are loaded normally in "zero-time".
>
> The enviroment: win server, apache 2.054, php 5.23.
>
> Any idea?

Auto append files runnning? If not, an online phpinfo() on the server in
question might enable us to help you more efficiently.
--
Rik Wasmus