vblord Posted March 1, 2010 Share Posted March 1, 2010 I have been trying to install PHP on Vista sp1 32 bit with IIS for the past 4 hours and nothing seems to work 1) FastCGI used the installer php-5.2.13-win32-installer No use 2) CGI with installer no use 3) ISAPI again no use 4)Manual installation again no use error <handler> scriptProcessor could not be found in <fastCGI> application configuration C:\PHP\php-cgi.exe - The FastCGI process exited unexpectedly Each time windows opened up a error dialog showing that fast cgi has stopped working or one of the worker process has stopped working Yes I have changed everything as required in the ini file I have copied it in windows directory No extra extensions have been added :'( i am at my wits end read most of the blogs i could find specially http://learn.iis.net/page.aspx/246/using-fastcgi-to-host-php-applications-on-iis-70/ funny thing this command works on the command line php-cgi -info yet a file with <?php phpinfo(); ?> will not work with the browser going into oblivion for few minutes and then giving the above mentioned error then windows opening a dialog showing cgi has stopped working :'( Detailed Error Information Module FastCgiModule Notification ExecuteRequestHandler Handler PHP_via_FastCGI Error Code 0x80070585 Requested URL http://localhost:80/temp.php Physical Path C:\inetpub\wwwroot\temp.php Logon Method Anonymous Logon User Anonymous Failed Request Tracing Log Directory C:\inetpub\logs\FailedReqLogFiles Module FastCgiModule Notification ExecuteRequestHandler Handler PHP_via_FastCGI Error Code 0xc0000005 Requested URL http://localhost:85/temp.php Physical Path C:\Users\vblord\Documents\Visual Studio 2008\WebSites\Best-News-Site\temp.php Logon Method Anonymous Logon User Anonymous Link to comment https://forums.phpfreaks.com/topic/193813-php-vista-iis-i-am-dead/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.