php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8601 PHP pages never show as fully loaded
Submitted: 2001-01-08 15:59 UTC Modified: 2001-04-10 09:46 UTC
From: todd at drpixel dot net Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 4.0.4 OS: Win NT 4.0SP6a
Private report: No CVE-ID: None
 [2001-01-08 15:59 UTC] todd at drpixel dot net
Hello.  I am running PHP as a CGI (PHP.EXE) and whenever I try loading .php files, the statusbar in Internet Explorer 5.0 at the bottom of the page indicates that the page is still loading, when in fact it is done.  I have even viewed the source of the page to ensure all tags were in place and they are.

The statusbar never shows the page as having fully loaded.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-18 03:02 UTC] sbergmann@php.net
I never experienced this problem of yours on the Win32 platform.

Does this problem occur only with one special script, or with all scripts you run? If the first holds true, are you using any special output techniques in your script (don't close HTTP connection, HTTP push (in a chat, for instance))?

 [2001-04-10 09:46 UTC] sniper@php.net
No feedback. If this happens with soon to be released PHP 4.0.5 too, reopen this bug report.

--Jani

 [2002-12-17 10:09 UTC] discoverysite at hotmail dot com
hi, i'm having the exact same problem. none of the scripts work and i've tried using cgi and sapi with the latest version of php. (4.3something).
 [2002-12-17 10:12 UTC] discoverysite at hotmail dot com
sry, i meant 4.23.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 05:01:30 2024 UTC