Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
IIS + PHP -- Worker Process alert & w3wp.exe crash?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  12 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
turnstyle  
View profile  
 More options Nov 27 2007, 4:35 pm
Newsgroups: comp.lang.php
From: turnstyle <turnst...@gmail.com>
Date: Tue, 27 Nov 2007 13:35:26 -0800 (PST)
Local: Tues, Nov 27 2007 4:35 pm
Subject: IIS + PHP -- Worker Process alert & w3wp.exe crash?
Hi all,

I'm trying to set up my first Vista/IIS7 box with PHP5 -- in IIS7 I
mapped the current php5isapi.dll.

I've noticed that if I simply open a PHP page (it works), when the IIS
application pool later recycles (either timed or forced), I get an
"IIS Worker Process has stopped working" alert, and a "Faulting
application w3wp.exe" event in the Event Viewer.

Is there a way to fix that? (Other folks seem to have the same
problem, but I can't seem to find a solution.)

Is *anybody* here running IIS7/PHP without this problem? Alterntively,
do others here have the same problem?

Many thanks,  -Scott


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sanders Kaufman  
View profile  
 More options Nov 27 2007, 5:18 pm
Newsgroups: comp.lang.php
From: "Sanders Kaufman" <bu...@kaufman.net>
Date: Tue, 27 Nov 2007 22:18:25 GMT
Local: Tues, Nov 27 2007 5:18 pm
Subject: Re: IIS + PHP -- Worker Process alert & w3wp.exe crash?
"turnstyle" <turnst...@gmail.com> wrote in message

news:bd39ca14-f1af-43ae-b569-89c32a4e81ab@l1g2000hsa.googlegroups.com...

> Hi all,

> I'm trying to set up my first Vista/IIS7 box with PHP5 -- in IIS7 I
> mapped the current php5isapi.dll.

> I've noticed that if I simply open a PHP page (it works), when the IIS
> application pool later recycles (either timed or forced), I get an
> "IIS Worker Process has stopped working" alert, and a "Faulting
> application w3wp.exe" event in the Event Viewer.

> Is there a way to fix that? (Other folks seem to have the same
> problem, but I can't seem to find a solution.)

> Is *anybody* here running IIS7/PHP without this problem? Alterntively,
> do others here have the same problem?

This issue actually goes all the way back to the first days of IIS and
ActiveX.
PHPxISAPI.dll is an ActiveX control - with all the pitfalls thereof.
Any changes to your configuration at all, and you have to shut down your IIS
service and restart it.
Worse, sometimes those changes can require you to have to reboot the OS
itself.

This kind of badness is one reason why the folks at PHP.net do not recommend
Windows for a production environment.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
turnstyle  
View profile  
 More options Nov 27 2007, 7:45 pm
Newsgroups: comp.lang.php
From: turnstyle <turnst...@gmail.com>
Date: Tue, 27 Nov 2007 16:45:38 -0800 (PST)
Local: Tues, Nov 27 2007 7:45 pm
Subject: Re: IIS + PHP -- Worker Process alert & w3wp.exe crash?
Does PHP5 simply not work right on IIS7? (that would be news to me!)

Does *anybody* have PHP working on IIS7 without these "IIS Worker
Process has stopped working" alerts and the "Faulting application
w3wp.exe" events in the Event Viewer?

Thanks!  -Scott


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jerry Stuckle  
View profile  
 More options Nov 27 2007, 8:15 pm
Newsgroups: comp.lang.php
From: Jerry Stuckle <jstuck...@attglobal.net>
Date: Tue, 27 Nov 2007 20:15:57 -0500
Local: Tues, Nov 27 2007 8:15 pm
Subject: Re: IIS + PHP -- Worker Process alert & w3wp.exe crash?

turnstyle wrote:
> Does PHP5 simply not work right on IIS7? (that would be news to me!)

> Does *anybody* have PHP working on IIS7 without these "IIS Worker
> Process has stopped working" alerts and the "Faulting application
> w3wp.exe" events in the Event Viewer?

> Thanks!  -Scott

Nope, I never use a MS product until it's been out at least two years.
And not necessarily then.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstuck...@attglobal.net
==================


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
turnstyle  
View profile  
 More options Nov 28 2007, 10:35 am
Newsgroups: comp.lang.php
From: turnstyle <turnst...@gmail.com>
Date: Wed, 28 Nov 2007 07:35:33 -0800 (PST)
Local: Wed, Nov 28 2007 10:35 am
Subject: Re: IIS + PHP -- Worker Process alert & w3wp.exe crash?

> Nope, I never use a MS product until it's been out at least two years.
> And not necessarily then.

Thanks, though I'm actully looking to find somebody that *is* running
PHP on IIS7 -- I'll try posting that question as a fresh thread.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jerry Stuckle  
View profile  
 More options Nov 28 2007, 1:38 pm
Newsgroups: comp.lang.php
From: Jerry Stuckle <jstuck...@attglobal.net>
Date: Wed, 28 Nov 2007 13:38:59 -0500
Local: Wed, Nov 28 2007 1:38 pm
Subject: Re: IIS + PHP -- Worker Process alert & w3wp.exe crash?

turnstyle wrote:
>> Nope, I never use a MS product until it's been out at least two years.
>> And not necessarily then.

> Thanks, though I'm actully looking to find somebody that *is* running
> PHP on IIS7 -- I'll try posting that question as a fresh thread.

The point is - I don't know of anyone who's even trying it. And from
your searching, it looks like a lot of others have had problems, also.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstuck...@attglobal.net
==================


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sanders Kaufman  
View profile  
 More options Nov 28 2007, 2:07 pm
Newsgroups: comp.lang.php
From: "Sanders Kaufman" <bu...@kaufman.net>
Date: Wed, 28 Nov 2007 19:07:35 GMT
Local: Wed, Nov 28 2007 2:07 pm
Subject: Re: IIS + PHP -- Worker Process alert & w3wp.exe crash?
"Jerry Stuckle" <jstuck...@attglobal.net> wrote in message

news:_pmdneMZVaJxKNDanZ2dnUVZ_ubinZ2d@comcast.com...

> turnstyle wrote:
>>> Nope, I never use a MS product until it's been out at least two years.
>>> And not necessarily then.

>> Thanks, though I'm actully looking to find somebody that *is* running
>> PHP on IIS7 -- I'll try posting that question as a fresh thread.

> The point is - I don't know of anyone who's even trying it. And from your
> searching, it looks like a lot of others have had problems, also.

This is why PHP.net does not endorse PHP on a Windows platform for
production environments.
While it's *possible* to get past this problem in a dev environment, through
restarts and reboots, those are not acceptible practices in a production
environment.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jerry Stuckle  
View profile  
 More options Nov 28 2007, 2:34 pm
Newsgroups: comp.lang.php
From: Jerry Stuckle <jstuck...@attglobal.net>
Date: Wed, 28 Nov 2007 14:34:55 -0500
Local: Wed, Nov 28 2007 2:34 pm
Subject: Re: IIS + PHP -- Worker Process alert & w3wp.exe crash?

Recommend or not, I've got it working fine on IIS 5 and 6 - the latter
being a production server (still has .ASP code so we can't go to Apache).

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstuck...@attglobal.net
==================


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sanders Kaufman  
View profile  
 More options Nov 28 2007, 2:42 pm
Newsgroups: comp.lang.php
From: "Sanders Kaufman" <bu...@kaufman.net>
Date: Wed, 28 Nov 2007 19:42:37 GMT
Local: Wed, Nov 28 2007 2:42 pm
Subject: Re: IIS + PHP -- Worker Process alert & w3wp.exe crash?
"Jerry Stuckle" <jstuck...@attglobal.net> wrote in message

news:xI2dnZhIv5KXXtDanZ2dnUVZ_q3inZ2d@comcast.com...

> Sanders Kaufman wrote:
>> While it's *possible* to get past this problem in a dev environment,
>> through restarts and reboots, those are not acceptible practices in a
>> production environment.

> Recommend or not, I've got it working fine on IIS 5 and 6 - the latter
> being a production server (still has .ASP code so we can't go to Apache).

That's the funniest part of Microsoft's last 10 years.
The old stuff works MUCH better than the .NET crap.

I evangelized the crap out of ActiveX, much to my shame.
But I can't even *pretend* to advocate .NET.
It works bad enough with itself, but is downright *horrible* with
third-party stuff.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
turnstyle  
View profile  
 More options Nov 28 2007, 4:59 pm
Newsgroups: comp.lang.php
From: turnstyle <turnst...@gmail.com>
Date: Wed, 28 Nov 2007 13:59:23 -0800 (PST)
Local: Wed, Nov 28 2007 4:59 pm
Subject: Re: IIS + PHP -- Worker Process alert & w3wp.exe crash?
Thanks Jerry,

It seems this problem dates back to IIS6 (see http://bugs.php.net/36853).

Question: are you running PHP via ISAPI?

(and thanks again)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jerry Stuckle  
View profile  
 More options Nov 28 2007, 5:20 pm
Newsgroups: comp.lang.php
From: Jerry Stuckle <jstuck...@attglobal.net>
Date: Wed, 28 Nov 2007 17:20:26 -0500
Local: Wed, Nov 28 2007 5:20 pm
Subject: Re: IIS + PHP -- Worker Process alert & w3wp.exe crash?

turnstyle wrote:
> Thanks Jerry,

> It seems this problem dates back to IIS6 (see http://bugs.php.net/36853).

> Question: are you running PHP via ISAPI?

> (and thanks again)

Yep.  But I'm not seeing the problem referenced by the bug.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstuck...@attglobal.net
==================


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
turnstyle  
View profile  
 More options Nov 28 2007, 6:14 pm
Newsgroups: comp.lang.php
From: turnstyle <turnst...@gmail.com>
Date: Wed, 28 Nov 2007 15:14:09 -0800 (PST)
Local: Wed, Nov 28 2007 6:14 pm
Subject: Re: IIS + PHP -- Worker Process alert & w3wp.exe crash?
Hey Jerry & all, I think I found it...

if I open:
    IIS Manager > DefautAppPool > Advanced Settings

and change:
    Process Model > Identity

from NetworkService to SpecificUser

and enter my credentials in:
    Identity SpecificUser Credentials

The problem stops -- do you happen to know what folders/perms I need
to check to use the default NetworkService as Process Model Identity?

Hopefully this info will be of use to somebody!  ;)

-Scott


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »