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

A week ago I updated one of my sites to PHPLib 7.3c. [I'm not sure what
version I was actually using before. It was in fact a bit mixed ...with
some things updated and others fairly ancient. Not very good version
control on my part ;-( ] I'm using PHP Version 3.0.11 and Apache/1.3.3.

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.
[But then of course I am not getting a true phpinfo() picture for my
site. ...perhaps one could consider this an illustration of Heisenberg's
corollary of Murphy's law ;-) ]

I also had a complaint from a customer that he is not able to access
some of our pages. And his complaint sounds as if the page starts to
load, but doesn't complete. Since I had not had this problem and none of
hundreds of others had reported it, I was trying to deal with this
customer's problem as something with his browser settings. Now that I've
observed the problem with the phpinfo() page, I wonder if his problem is
not due to something on the server side, also.

Ideas?

TIA!

Mike Green

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>