All Tags > IIS7 > php fastcgi (RSS)
  • FastCGI does not pass PHP error to syslog (windows event log)

    Hello everyone, i'm trying to get our systems shift to W2K8 and IIS7. Therefore i need to pass every php error to the windows event log (not an error log file!), but unfortunately i can't get it working. This is the only problem as the rest of my php scripts is working properly now. I'm using...
    Posted to Forum by TU_MSN on 07-30-2009, 4:48 AM
  • The Service is unavailable, to one site but available to others in same app pool

    Ok, so I have 7 web sites running through the same application pool. 6 of which are working just fine the other is not. I have 1 other website running the same model of site as the one that is not working. www.glazedproductions.com - is working DefaultAppPool www.ricestreetmusic.com - is not working...
    Posted to Forum by glaze on 04-21-2009, 11:21 PM
  • Re: Separate PHP.ini for each website?

    Hi. The problem is that for php compiler you have to use is -c <php.ini_file_path> but it only works for php.exe not for php-cgi.exe I had to use php.exe instead of php-cgi.exe and in my website´s handler mapping i configured php extension using "C:\<php_root>\php.exe"|-c <new_php...
    Posted to Forum by v-edsojo on 04-21-2009, 4:11 PM
  • 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 " > - <...
    Posted to Forum by tetsusaiga on 03-10-2009, 10:29 AM
  • IIS7 -FastCGI -PHP White Screen of Death

    I am having an issue with IIS7 and PHP relating to clients receiving the white screen of death (blank page) after 90 seconds of processing. Standard php processing works fine. The following are set in php.ini: max_execution_time = 180 max_input_time = 180 memory_limit = 128M In the FastCGI configuration...
    Posted to Forum by gusus on 03-06-2009, 11:59 PM
  • 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...
    Posted to Forum by tboraten on 12-24-2008, 4:24 PM
  • PHP on IIS 7

    Hello to everyone. I am trying to get PHP 5.2.6 to work on IIS 7. I followed all the directions in the article "Using FastCGI to Host PHP Applications on IIS 7.0", located here: http://learn.iis.net/page.aspx/246/using-fastcgi-to-host-php-applications-on-iis-70/ I followed all the steps, opened...
    Posted to Forum by ericandrews on 11-06-2008, 6:25 PM
  • No Fastcgi Module on Vista Home Premium with SP1 and IIS7

    No Fastcgi Module on Vista Home Premium with SP1 and IIS7. I have tried turning off CGI and turning it on again but still no Fastcgi Module (Vista Home Premium with SP1 and IIS7). Server is running IIS7 OK and serving asp pages, just no PHP pages. Latest PHP installed OK. Any ideas how to get a FastCGI...
    Posted to Forum by dungeness on 09-07-2008, 3:56 PM
  • HTTP error 500.0 after Debugging on eclipse

    installed Windows server 2008, IIS7, Zend Debugger, PHPBB 3.0.1, eclipse , PHP 5.2.5 i try fastcgi and ISAPI to run PHP However, both gave me the same error ONLY DOING debug (the eclipse have no problem to do debugging) 1) Cannot debug longer than 1 min - time out Http error 500.0 - Internal Server error...
    Posted to Forum by NormanWong on 05-01-2008, 5:20 AM
  • php 5 and iis7 on server 2008

    Hi, Heres my issue, I have successfully installed php 5.2.5 on server 08, installed mysql and phpmyadmin and all seems to be working except in one capacity. After banging my head against the wall for days It seem as though if I call a variable $whatever=$_POST['stuff'] or $whatever=$_GET['stuff'...
    Posted to Forum by stupidllama on 04-29-2008, 5:29 PM
Page 1 of 2 (15 items) 1 2 Next >
Microsoft Communities