RE: [PHP-WIN] CGI-Trouble with Win2000

2002-05-28 Thread Conover, Ryan
hmitz [mailto:[EMAIL PROTECTED]] Sent: Thu 5/23/2002 12:09 PM To: [EMAIL PROTECTED] Cc: Subject: [PHP-WIN] CGI-Trouble with Win2000 Hi, we've a lot of trouble using PHP on IIS5/Win2000sp2-Server. The machine i

RE: [PHP-WIN] CGI-Trouble with Win2000

2002-05-24 Thread Flint Doungchak
hmitz [mailto:[EMAIL PROTECTED]] Sent: Thu 5/23/2002 12:09 PM To: [EMAIL PROTECTED] Cc: Subject: [PHP-WIN] CGI-Trouble with Win2000 Hi, we've a lot of trouble using PHP on IIS5/Win2000sp2-Server. T

[PHP-WIN] CGI-Trouble with Win2000

2002-05-23 Thread Jan Schmitz
Hi, we've a lot of trouble using PHP on IIS5/Win2000sp2-Server. The machine is a 2xPIII(1,3Ghz), 1280MB RAM, really fast. The problem is that sometimes the IIS doesn't execute the php.exe, instead it shows a "CGI Application error - wrong or incomplete header data" This problem only occurs on

[PHP-WIN] CGI trouble

2001-03-07 Thread Randall Barber
I just finished writing a named-pipe client server for a project not web related. I haven't written a binary CGI for a long time and simply confused by one thing: The string submitted by a POST is given as argument 1 on the commandline of the program. Is that right? Given: a string that would