ID:               9852
 Comment by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Closed
 Bug Type:         IIS related
 Operating System: Windows 2000
 PHP Version:      4.2.1
 New Comment:

I was having major problems with this just as everyone else was so I
changed my setting from being optimized for background processes to
applications and everything seems to be working smoothly.  

That said, I am very disappointed with PHP, and I really hope that the
developers learn from their mistakes... especially this one. This type
of error cannot be tolerated, especially when it's been present for
this long.  Version after version... nobody seems to be paying
attention to it. I'm sorry, but I think I will be moving to asp.net if
php cannot handle the speed of our servers.  I understand that bringing
up asp.net in a PHP forum is not a good idea, however I'm just stating
the facts.

Farewell PHP, I might be back, but in the mean time I choose not to put
my reputation into the hands of ignorant programmers.


Previous Comments:
------------------------------------------------------------------------

[2002-10-28 08:41:44] [EMAIL PROTECTED]

On our servers, we were recieving this cgi error a lot. I haven't
installed the specific patch or updated MDAC. (web server - w2k sp3 iis
5, fast; mssql server - w2k sp3 mssql 2000, fast; all on a 1gb private
net). My web server was set to background by default. I changed to
APPLICATION and things have been working well. It seems that folks are
using the background setting after the updates and patches. Don't know
if this is of any use, but I thought I'd let people know. Also, I only
recieve the CGI error on the IE browser. I have yet to recieve it on
Mozilla.

Thanks
Seth

------------------------------------------------------------------------

[2002-10-28 04:35:26] [EMAIL PROTECTED]

Thanx for the quick answer dmendez,

I now switched to Background Application,
there are no CGI Errors, but i just could not stress test the server.
But it seems as if that solved the problem.

------------------------------------------------------------------------

[2002-10-25 10:15:11] [EMAIL PROTECTED]

Ewald, this setting is applicable to windows not to IIS.
Go to start button, control panel, system, advanced tab then
performance option.

good luck.
dmendez

------------------------------------------------------------------------

[2002-10-25 03:42:41] [EMAIL PROTECTED]

We have the same problem and the same configuration
Web server:
      Win2000 Server 
      IIS 5.0
      PHP 4.2.2  (CGI mode)

   Database server:
      WinNT 4.0 SP6
      MS-SQL 7.0

   Client:
      Win2000 Professional SP1
      IE 5.5 SP1

The CGI Error is apperaing now and then.
Tried all patches (MDAC 2.7 ...) and "Check File exists.."
but nothing really worked..
I would love to try to change these perfomance options as Ottawa
posted, but unfortunately I don't know where in IIS to set them! Could
somebody give me a helping hand on that ??
I will then test and post the results!

Thanks
Ewald

------------------------------------------------------------------------

[2002-10-10 13:15:46] [EMAIL PROTECTED]

Follow up: (VERY INTERESTING)

As previously posted, a client of ours installed our PHP application
and had CGI errors like crazy. They installed MDAC 2.7 and MS02-009 and
fixed the problem.

We recently were able to convince them to try a test for us (because
their machine is three times faster than anything we have!).

We had them change their Performance Options from "Background services"
to "Application"
RESULT: CGI misbehaved ERRORS ALL OVER THE PLACE!

Set back the Performance Options to "Background services". RESULT: NO
CGI ERRORS!

Scott is really onto something here. There is no question these errors
are directly related to Performance Options and the priviledges
associated with this setting. It's very interesting that IIS doesn't
even get to the point of launching PHP in Scott's tests.

I want to do some testing with running the IIS slot as an
Administrator. I will post my findings.

Ottawa

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/9852

-- 
Edit this bug report at http://bugs.php.net/?id=9852&edit=1

Reply via email to