Anything is possible, but I doubt it is a globals problem. I'll consider
that, though, as I review the code.

The problem: We have a script that posts an XML string to a CGI exe on the
web server and receives another XML string as a reply from the server. Most
of the time this works fine. But occasionally, it does not and the XML
string received is truncated. It seems to happen only when the reply string
is ~12k or more.

The code that does the post was inherited from an external developer and is
the least understood by me. So that's where I've started to look for
problems.

BTW, we're running PHP 4.2.3 on Windows 2K/SP2.

-----Original Message-----
From: Asendorf, John [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 15, 2003 3:08 PM
To: Pearson, Gregory
Subject: RE: [PHP-WIN] PHP/CGI Reliability


What is your posting problem... I've had nothing but stellar results iwth
the CGI implementation under IIS4...  perhaps it could be a globals problem?

---------------------
John Asendorf - [EMAIL PROTECTED]
Web Applications Developer
http://www.lcounty.com - NEW FEATURES ADDED DAILY!
Licking County, Ohio, USA
740-349-3631
Nullum magnum ingenium sine mixtura dementiae fuit


> -----Original Message-----
> From: Pearson, Gregory [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 15, 2003 3:09 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] PHP/CGI Reliability
> 
> 
> Has anyone - using the PHP CGI module - had reliability 
> issues under IIS
> 4/5? I'm trying to hunt down an intermittent problem we may 
> have with POSTs
> to the server.
> 
> 
> _______________________________ 
> 
> This message and any attachments are intended only for the use of the
> addressee and may contain information that is privileged and 
> confidential. 
> 
> If the reader of the message is not the intended recipient or 
> an authorized
> representative of the intended recipient, you are hereby 
> notified that any
> dissemination of this communication is strictly prohibited. 
> If you have
> received this communication in error, please notify us 
> immediately by e-mail
> and delete the message and any attachments from your system. 
> 
> 
> 
> -- 
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


_______________________________ 

This message and any attachments are intended only for the use of the
addressee and may contain information that is privileged and confidential. 

If the reader of the message is not the intended recipient or an authorized
representative of the intended recipient, you are hereby notified that any
dissemination of this communication is strictly prohibited. If you have
received this communication in error, please notify us immediately by e-mail
and delete the message and any attachments from your system. 



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to