« Previous Next »

Answered Thread: HTTP Error 500.0 - Internal Server Error <handler> scriptProcessor could not be found in <fastCGI> application configuration

Last post 10-12-2009 3:32 PM by mine11. 5 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (6 items)

Sort Posts:

  • 12-24-2008, 4:24 PM

    • tboraten
    • Not Ranked
    • Joined on 12-24-2008, 9:13 PM
    • Posts 4

    HTTP Error 500.0 - Internal Server Error <handler> scriptProcessor could not be found in <fastCGI> application configuration

    I get this error when I attempt to open any php page.

    HTTP Error 500.0 - Internal Server Error

    scriptProcessor could not be found in application configuration

    Module FastCgiModule

    Notification ExecuteRequestHandler

    Handler PHP via FastCGI

    Error Code 0x80070585

    This is a brand new install of IIS, php, mysql, on Vista SP1

    After trouble shooting for a little while I found out that if I attempt to run php-cgi.exe or php.exe a bunch of errors come up immediately stating it can't find like 5 .dll files and reinstalling may fix the problem.----- Well I tried reinstalling multiple times and no luck so far

    Here is what I've done so far, reinstalled php mutiple times, double checked extension_dir path, added registry key under HKLM software php and added path for php.ini file, and have double checked other settings in php.ini

    Anyone have any ideas?

  • 12-24-2008, 4:45 PM In reply to

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

    Answered Re: HTTP Error 500.0 - Internal Server Error <handler> scriptProcessor could not be found in <fastCGI> application configuration

    Please look at this thread - you have not registered php-cgi.exe in the fastCgi section.

    Anil Ruia
    Senior Software Design Engineer
    IIS Core Server
  • 12-24-2008, 5:11 PM In reply to

    • tboraten
    • Not Ranked
    • Joined on 12-24-2008, 9:13 PM
    • Posts 4

    Re: HTTP Error 500.0 - Internal Server Error <handler> scriptProcessor could not be found in <fastCGI> application configuration

    Well under handler mappings I have created multiple ones for php via fastcgi but that doesn't seem to do anything. Maybe I'm not doing what it says to do in that thread you posted correctly?

     Edit:

    The error I get is a little different now

    HTTP Error 500.0 - Internal Server Error

    C:\Program Files\PHP\php-cgi.exe - The FastCGI process exited unexpectedly

    Module FastCgiModule
    Notification ExecuteRequestHandler
    Handler PHP via FastCGI
    Error Code 0xc0000005

     

     

  • 12-24-2008, 11:19 PM In reply to

    • tboraten
    • Not Ranked
    • Joined on 12-24-2008, 9:13 PM
    • Posts 4

    Re: HTTP Error 500.0 - Internal Server Error <handler> scriptProcessor could not be found in <fastCGI> application configuration

    hmmm, this is what I get when I try and run php.exe/php-cgi.exe/php-win.exe 
    php-win.exe - Unable to Locate Component:
    This application has failed to start because OCI.dll was not found.
    Re-installing the application may fix this problem.
    Clicked "OK"
    
    This application has failed to start because OCI.dll was not found.
    Re-installing the application may fix this problem.
    Clicked "OK"
    
    This application has failed to start because OCI.dll was not found.
    Re-installing the application may fix this problem.
    Clicked "OK"
    
    This application has failed to start because LIBPQ.dll was not found.
    Re-installing the application may fix this problem.
    Clicked "OK"
    
    This application has failed to start because sqlite3.dll was not
    found.
    Re-installing the application may fix this problem.
    Clicked "OK"
    
    This application has failed to start because aspell-15.dll was not
    found.
    Re-installing the application may fix this problem.
    Clicked "OK"
    
    This application has failed to start because libcs.dll was not found.
    Re-installing the application may fix this problem.
    Clicked "OK"
  • 12-24-2008, 11:59 PM In reply to

    • tboraten
    • Not Ranked
    • Joined on 12-24-2008, 9:13 PM
    • Posts 4

    Answered Re: HTTP Error 500.0 - Internal Server Error <handler> scriptProcessor could not be found in <fastCGI> application configuration

    The above errors were the root of my cause, but while in my attempts to reinstall php the fastcgi was missing.  I reinstalled php configured for fastcgi.

     After much research and no clear answer....To fix my second error, I realized those .dll's would have only been installed by other applications.  For example, OCI would have only been there if I had oracle on the machine and so forth.

     After a little trial and error commenting out extensions in the php.ini I got it working

     Thanks for the help anilr, I wouldn't have caught the fact that that other error.

  • 10-12-2009, 3:32 PM In reply to

    • mine11
    • Not Ranked
    • Joined on 10-12-2009, 3:29 PM
    • Posts 1

    Re: HTTP Error 500.0 - Internal Server Error <handler> scriptProcessor could not be found in <fastCGI> application configuration

    hi

     i am trying to run my application when i do rake db:migrate i recive this message

    This application has failed to start because sqlite3.dll was not
    found.
    Re-installing the application may fix this problem.
    Clicked "OK"

    i did uninstall then install again many thing i did no clue

    please need help to run my application. working in window XP.

    ruby in rails

     

Page 1 of 1 (6 items)
Microsoft Communities