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
ve now run flawlessly for just over a day now which is a great sign. Cheers -Original Message- From: bmw [mailto:[EMAIL PROTECTED]] Sent: Friday, 27 September 2002 10:39 PM To: [EMAIL PROTECTED] Subject: [PHP-WIN] Re: PHP/IIS5/MSSQL shows CGI Header Error I had similar problems with cl

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

2002-09-27 Thread David Redmond
which is a great sign. Cheers -Original Message- From: bmw [mailto:[EMAIL PROTECTED]] Sent: Friday, 27 September 2002 10:39 PM To: [EMAIL PROTECTED] Subject: [PHP-WIN] Re: PHP/IIS5/MSSQL shows CGI Header Error I had similar problems with close to the same configuration and changed

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

2002-09-27 Thread bmw
I had similar problems with close to the same configuration and changed strategies completely by having the IIS server handle the header output. This was done by making the IIS server use the php DLL instead of the .exe as a CGI. My php files work fine now. It took some digging, but there is an in

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

2002-09-27 Thread CSA
Check if you have installed PHP in a folder to which only the administrator has access to. (Either PHP or the application that is calling PHP.) Regards, csaravind "David Redmond" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi All, > I am just wondering if an

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

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

2002-09-26 Thread David Elliott
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hail David On 26 September 2002 at 13:52:09 +1000 (which was 04:52 where I live) David Redmond might have written > I am just wondering if anyone out there using PHP (4.2.3, bug also affects > previous versions and the latest CVS snapshot) with IIS5