Date: 03/13/01
- Next message: hhd99 <email protected>: "[phplib] How can I count the number of online users?"
- Previous message: Horatio B. Bogbindero: "[phplib] ie5.5 woes"
- In reply to: Mike Green: "Re: [phplib] Some pages not completely loading"
- Next in thread: Kristian Koehntopp: "Re: [phplib] Some pages not completely loading"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Mike,
I can almost guarantee that it only affects phpinfo(). If you search
for my name in the archives you'll find a message I sent to the list a
few months ago asking if this issue had ever been resolved. In that
message there's a link to the bug on php.net. Perhaps you can update it
with your findings.
Philip
Mike Green wrote:
>
> Thanks!
>
> I wish my version control were better. This was not happening before I
> upgraded to 7.2c. And It is not happening on another site which I have not
> upgraded [and for which my version control is, if anything, worse ;-( ]
>
> If I could be sure it only affects phpinfo() this would only be a nuisance.
> But...
>
> Cheers!
>
> Mike Green
>
> Fred Yankowski wrote:
>
> > I've also seen phpinfo() calls fail in pages that also use PHPlib's
> > page_open(), typically quitting at the point where phpinfo() is
> > dumping the environment variables. A search with Google finds several
> > people reporting the same problem, and there are entries on the PHP
> > bug collector about it, but I haven't found any fix other than
> > avoiding calls to both phpinfo() and page_open() on the same page.
> >
> > I don't recall seeing PHPlib produce partial pages in any other case.
> >
> > On Tue, Mar 13, 2001 at 09:17:06AM -0500, Mike Green wrote:
> > > Testing for something else last night and this morning I find that at
> > > least one page will not fully load: one which is simply the line
> > > phpinfo() preceded by the page_open(array("sess" =>...etc.)) and
> > > followed by page_close() (and having the normal, minimal html tags). If
> > > I remove the page_open(), page_close() pair the page loads completely.
> >
> > --
> > Fred Yankowski fred <email protected> tel: +1.630.879.1312
> > Principal Consultant www.OntoSys.com fax: +1.630.879.1370
> > OntoSys, Inc 38W242 Deerpath Rd, Batavia, IL 60510, USA
>
> --
> Mike Green
> SaeSolved::
> http://www.saesolved.com
> http://www.everypeople.net
> http://www.sitewidgets.com
> http://www.widgetchuck.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: phplib-unsubscribe <email protected>
> For additional commands, e-mail: phplib-help <email protected>
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: hhd99 <email protected>: "[phplib] How can I count the number of online users?"
- Previous message: Horatio B. Bogbindero: "[phplib] ie5.5 woes"
- In reply to: Mike Green: "Re: [phplib] Some pages not completely loading"
- Next in thread: Kristian Koehntopp: "Re: [phplib] Some pages not completely loading"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

