RE: [PHP-WIN] Re: PHP/IIS5/MSSQL shows CGI Header Error

2002-09-28 Thread Frank M. Kromann
anks, > > -Flint > > -Original Message- > From: David Redmond [mailto:[EMAIL PROTECTED]] > Sent: Friday, September 27, 2002 8:31 PM > To: 'bmw'; [EMAIL PROTECTED] > Subject: RE: [PHP-WIN] Re: PHP/IIS5/MSSQL shows CGI Header Error > > > Hi All, thanks for

RE: [PHP-WIN] Re: PHP/IIS5/MSSQL shows CGI Header Error

2002-09-27 Thread Flint Doungchak
: [PHP-WIN] Re: PHP/IIS5/MSSQL shows CGI Header Error Hi All, thanks for the feedback. The work around that we came up with was to use COM support and use the ADODB.Connection object. Fortunately, the code changes were pretty small since all DB connections are handled in one function. The pages ha

RE: [PHP-WIN] Re: PHP/IIS5/MSSQL shows CGI Header Error

2002-09-27 Thread David Redmond
Hi All, thanks for the feedback. The work around that we came up with was to use COM support and use the ADODB.Connection object. Fortunately, the code changes were pretty small since all DB connections are handled in one function. The pages have now run flawlessly for just over a day now which

RE: [PHP-WIN] Re: PHP/IIS5/MSSQL shows CGI Header Error

2002-09-26 Thread David Redmond
1:25 AM To: [EMAIL PROTECTED] Subject: RE: [PHP-WIN] Re: PHP/IIS5/MSSQL shows CGI Header Error > > If anyone has encountered this problem before and found a > resolution for it, > > please post it here. As you may read from the bug thread, > the developers of > > PHP seemed

RE: [PHP-WIN] Re: PHP/IIS5/MSSQL shows CGI Header Error

2002-09-26 Thread Matt Kynaston
> > If anyone has encountered this problem before and found a > resolution for it, > > please post it here. As you may read from the bug thread, > the developers of > > PHP seemed to have passed this off as an IIS issue. Hrm... haven't seen the exact error described, but gave up on mssql_* functi