RE: [PHP-WIN] connection: close header

2004-08-13 Thread d c
(again, maybe this isn't the right question to solve this problem) and what's the PHP page doing that the ASP doesn't. Is it not retrieving all the data or something? A little more detail might help solve this one. -TG > -Original Message- > From: Justin Patrin [

Re: [PHP-WIN] connection: close header

2004-08-13 Thread d c
nfigured differently. Or PHP might be doing it. Or maybe the client application should be rewritten to not use persistent HTTP connections. ;-) > Just what popped into my head when I read this. > > -TG > > > > > -Original Message- > > From: d c [mailto:[EMAIL PROT

[PHP-WIN] connection: close header

2004-08-12 Thread d c
Hello, I am using php 4.3.4 on windows 2000 with iis 5 and isapi. We recently switched from asp to php. There is an application that we have that hits one of the pages to send some info, and it uses persistant connections. The php page was not working correctly, and a trace using ethereal show