Re: [phplib] Some pages not completely loading From: Mike Green (Mike.Green <email protected>)
Date: 03/13/01

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>