« Previous Next »

Thread: FastCGI fails on some requests.

Last post 03-11-2009 5:22 PM by anilr. 5 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (6 items)

Sort Posts:

  • 03-10-2009, 10:29 AM

    FastCGI fails on some requests.

    Hi!

    I tried three different Versions off iisfcgi.dll already. If I access the phpinfo.php from my computer in the office I get no response and following error in windows application error log of the server:

    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    - <System>
      <Provider Name="Application Error" />
      <EventID Qualifiers="0">1000</EventID>
      <Level>2</Level>
      <Task>100</Task>
      <Keywords>0x80000000000000</Keywords>
      <TimeCreated SystemTime="2009-03-10T12:34:49.000Z" />
      <EventRecordID>4220</EventRecordID>
      <Channel>Application</Channel>
      <Computer>SERVERNAME</Computer>
      <Security />
      </System>
    - <EventData>
      <Data>w3wp.exe</Data>
      <Data>7.0.6001.18000</Data>
      <Data>47919413</Data>
      <Data>iisfcgi.dll</Data>
      <Data>7.0.6001.22365</Data>
      <Data>498291af</Data>
      <Data>c0000005</Data>
      <Data>0000b55c</Data>
      <Data>190</Data>
      <Data>01c9a17c97aed66d</Data>
      </EventData>
      </Event>
     
    I'm using IIS7 on Windows 2008 Server x64 and PHP 5.2.8
    On all other machines I tried, it works fine, from another server in our office, from the homeoffice, from the same machine, when I connect to a different network per VPN. I'm all out of clues, maybe you can tell me something that I can do to find out what the problem might be. Google was no help at all.
     
    TIA
  • 03-10-2009, 12:55 PM In reply to

    • anilr
    • Top 10 Contributor
    • Joined on 05-23-2006, 6:13 PM
    • Redmond, WA
    • Posts 2,343

    Re: FastCGI fails on some requests.

    What do you mean - "you tried 3 different versions of iisfcgi.dll already"? - you should only be using the version that comes with your ws08 installation.  If you go to control panel -> report problems and solutions -> view problems, you should see crash reports regarding these crashes and should be able to find crash dumps for these crashes from there, if you could share them out (zipped up first of course) or e-mail them to me at anil (dot) ruia (at) microsoft (dot) com, I can take a look.

    Anil Ruia
    Senior Software Design Engineer
    IIS Core Server
  • 03-11-2009, 4:35 AM In reply to

    Re: FastCGI fails on some requests.

    Hi anilr,

     thanks for your fast reply. I didn't literally try three different versions but I had the error with the .dll in the version that was installed originally. After the error I installed a hotfix KB954946. Unchanged symptoms ... yesterday I installed hotfix KB967131 still no change. But after every update the iisfcgi.dll had a newer version number.

     

    Now to the crash reports:

    Product
    CGI / FastCGI

    Problem
    Stopped working

    Date
    3/9/2009 7:25 AM

    Status
    Not Reported

    Problem signature
    Problem Event Name:    APPCRASH
    Application Name:    php-cgi.exe
    Application Version:    5.2.8.8
    Application Timestamp:    493d760a
    Fault Module Name:    php-cgi.exe
    Fault Module Version:    5.2.8.8
    Fault Module Timestamp:    493d760a
    Exception Code:    c0000005
    Exception Offset:    0000191a
    OS Version:    6.0.6001.2.1.0.18.10
    Locale ID:    1033
    Additional Information 1:    fd00
    Additional Information 2:    ea6f5fe8924aaa756324d57f87834160
    Additional Information 3:    fd00
    Additional Information 4:    ea6f5fe8924aaa756324d57f87834160

    Files that help describe the problem
    Version.txt
    AppCompat.txt
    memory.hdmp
    minidump.mdmp

    Link to the files:

    http://rapidshare.com/files/207854412/WER619B.tmp.zip

  • 03-11-2009, 2:04 PM In reply to

    • anilr
    • Top 10 Contributor
    • Joined on 05-23-2006, 6:13 PM
    • Redmond, WA
    • Posts 2,343

    Re: FastCGI fails on some requests.

    The last crash report is in php-cgi.exe which is not of interest to me - it may be of interest to developers of php-cgi.exe - I would be interested in crash dumps for iisfcgi.dll.

    Anil Ruia
    Senior Software Design Engineer
    IIS Core Server
  • 03-11-2009, 5:15 PM In reply to

    Re: FastCGI fails on some requests.

    Sorry I hit the wrong crash. Here is the one I described earlier.

     Problem signature
    Problem Event Name:    APPCRASH
    Application Name:    w3wp.exe
    Application Version:    7.0.6001.18000
    Application Timestamp:    47919413
    Fault Module Name:    iisfcgi.dll
    Fault Module Version:    7.0.6001.22365
    Fault Module Timestamp:    498291af
    Exception Code:    c0000005
    Exception Offset:    0000b55c
    OS Version:    6.0.6001.2.1.0.18.10
    Locale ID:    1033
    Additional Information 1:    c69c
    Additional Information 2:    d78ab2ac37cddcb5963a9c079610d4ef
    Additional Information 3:    5a07
    Additional Information 4:    0200f2afa0d343c0619f469662830c31

    Files that help describe the problem
    Version.txt
    AppCompat.txt
    memory.hdmp
    minidump.mdmp

     And the files:

    http://rapidshare.com/files/208107641/WERDC68.tmp.zip

  • 03-11-2009, 5:22 PM In reply to

    • anilr
    • Top 10 Contributor
    • Joined on 05-23-2006, 6:13 PM
    • Redmond, WA
    • Posts 2,343

    Re: FastCGI fails on some requests.

    I could not download the zip file from that link - can you just try e-mailing it to me?

    Anil Ruia
    Senior Software Design Engineer
    IIS Core Server
Page 1 of 1 (6 items)
Microsoft Communities