<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>Search results matching tag 'IIS 6 fastcgi php5'</title><link>http://forums.iis.net/search/SearchResults.aspx?o=DateDescending&amp;tag=IIS+6+fastcgi+php5&amp;orTags=0</link><description>Search results matching tag 'IIS 6 fastcgi php5'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>FastCGI error - Access is denied</title><link>http://forums.iis.net/p/1161103/1917849.aspx#1917849</link><pubDate>Tue, 22 Sep 2009 20:00:02 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1917849</guid><dc:creator>coolmac76</dc:creator><cs:applicationKey>fastcgi_handler-40</cs:applicationKey><description>&lt;p&gt;&amp;nbsp;Hi,&lt;/p&gt;&lt;p&gt;I setup a web server with the following installed:&lt;br /&gt;&lt;/p&gt;&lt;p&gt;IIS 6.0&lt;br /&gt;php-5.2.11-nts-Win32&lt;br /&gt;FastCGI for IIS 6.0&lt;br /&gt;&lt;/p&gt;&lt;p&gt;I&amp;#39;m trying to use FastCGI to parse php scripts within my html files. But I first need for it to be able to parse php files. So when i tried viewing my index.php (or any other .php page) I get the following error:&lt;br /&gt;&lt;/p&gt;&lt;p&gt;---------------------------------------------------------------------------------- &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;FastCGI Error&lt;/b&gt;&lt;br /&gt;The FastCGI Handler was unable to process the request.&lt;br /&gt;&lt;br /&gt;Error Details:&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * Error Number: 5 (0x80070005).&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * Error Description: Access is denied.&lt;br /&gt;HTTP Error 500 - Server Error.&lt;br /&gt;Internet Information Services (IIS)&lt;br /&gt;&lt;/p&gt;&lt;p&gt;------------------------------------------------------------------------------------&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;This is how i have my other configurations set up:&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;u&gt;Environment Variables:&lt;/u&gt; &lt;br /&gt;Path: C:\PHP;&lt;br /&gt;PHPRC: C:\PHP&lt;br /&gt;&lt;br /&gt;&lt;u&gt;php.ini:&lt;/u&gt;&lt;br /&gt;log_errors = On&lt;br /&gt;error_log =&amp;quot;C:\PHP\logs\php-errors.log&amp;quot;&lt;br /&gt;doc_root = &amp;quot;C:\Inetpub\wwwroot&amp;quot;&lt;br /&gt;cgi.force_redirect = 0&lt;br /&gt;cgi.fix_pathinfo=1&lt;br /&gt;fastcgi.impersonate = 1;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;u&gt;fcgiext.ini:&lt;/u&gt;&lt;br /&gt;[Types]&lt;br /&gt;php=PHP&lt;br /&gt;&lt;br /&gt;[PHP]&lt;br /&gt;ExePath=C:\PHP\php-cgi.exe&lt;br /&gt;InstanceMaxRequests=10000&lt;br /&gt;EnvironmentVars=PHP_FCGI_MAX_REQUESTS:10000&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;u&gt;IIS Manager:&lt;/u&gt;&lt;br /&gt; (Under Web Sites &amp;gt; Home Directory &amp;gt; Configuration &amp;gt; Mappings)&lt;br /&gt;&amp;nbsp; .php ==&amp;gt; C:\WINDOWS\system32\inetsrv\fcgiext.dll&lt;br /&gt;&amp;nbsp; Limit to ==&amp;gt; GET,HEAD,POST&lt;br /&gt;&amp;nbsp; Script engine = checked&lt;br /&gt;&amp;nbsp; Verify that file exists = checked&lt;br /&gt;&lt;/p&gt;&lt;p&gt;(Under Web Service Extensions)&lt;br /&gt;&amp;nbsp; FastCGI Handler = Allowed (C:\WINDOWS\system32\inetsrv\fcgiext.dll)&lt;br /&gt;&amp;nbsp; PHP-FastCGI = Allowed (C:\PHP\php-cgi.exe)&amp;nbsp; &lt;/p&gt;&lt;p&gt;Can someone help me figure out my problem? Just to let you know, i can view html pages just fine. It&amp;#39;s the .php pages that are giving me the error. Any help would be GREATLY appreciated! &lt;/p&gt;&lt;p&gt;Thanks,&lt;br /&gt;Steve&lt;br /&gt;&lt;/p&gt;</description></item><item><title>The wait operation timed out</title><link>http://forums.iis.net/p/1160967/1917238.aspx#1917238</link><pubDate>Wed, 16 Sep 2009 20:52:38 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1917238</guid><dc:creator>LucasVanzin</dc:creator><cs:applicationKey>fastcgi_handler-40</cs:applicationKey><description>&lt;p&gt;I&amp;#39;m facing an intermitent problem on a production server. Sometimes fastcgi stops working.&lt;/p&gt;&lt;p&gt;After I use iisreset, everything seems to work fine. I think it happends only on pools that don&amp;#39;t have many PHP sites, so the php-cgi.exe reaches the idle timeout, and when a php site is accesses again, the problem happends.&lt;/p&gt;&lt;p&gt;Error page:&lt;/p&gt;&lt;h1&gt;FastCGI Error&lt;/h1&gt; 
The FastCGI Handler was unable to process the request. 
&lt;hr /&gt; 
&lt;p&gt;Error Details:&lt;/p&gt; 
&lt;ul&gt;&lt;li&gt;The FastCGI process exceeded configured activity timeout&lt;/li&gt;&lt;li&gt;Error Number: 258 (0x80070102).&lt;/li&gt;&lt;li&gt;Error Description: The wait operation timed out.
&lt;/li&gt;&lt;/ul&gt; 
&lt;h2&gt;HTTP Error 500 - Server Error.&lt;br /&gt;Internet Information Services (IIS)&lt;/h2&gt;&lt;p&gt;fcgiext.ini: &lt;/p&gt;&lt;p&gt;[Types]&lt;br /&gt;fphp=PHP&lt;br /&gt;php=PHP&lt;br /&gt;&lt;br /&gt;[PHP]&lt;br /&gt;ExePath=c:\php\php-cgi.exe&lt;br /&gt;InstanceMaxRequests=200&lt;br /&gt;EnvironmentVars=PHP_FCGI_MAX_REQUESTS:200,PHPRC:C:\PHP\&lt;br /&gt;MaxInstances=0&lt;br /&gt;FlushNamedPipe=1&lt;br /&gt;UnhealthyOnQueueFull=1 &lt;/p&gt;&lt;p&gt;I can reproduce this error by killing the php-cgi.exe process of an specific apppool and accessing a php website of this pool, or access a php site an apppool that haven&amp;#39;t any php-cgi.exe processes.&lt;/p&gt;&lt;p&gt;Using sysinternals processxp, I can see the process being spawned, and finished after displaying that error page, when the php page is accessed.&lt;/p&gt;&lt;p&gt;I use:&lt;/p&gt;&lt;p&gt;Windows 2003 SP2 32bits&lt;br /&gt;IIS6.0&lt;br /&gt;fcgiext 1.5&lt;br /&gt;PHP 5.2.5&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Hope anyone can help me. &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Problems with FastCGI timeout on IIS 6.0</title><link>http://forums.iis.net/p/1157265/1902263.aspx#1902263</link><pubDate>Wed, 29 Apr 2009 09:31:47 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1902263</guid><dc:creator>lettie_dude</dc:creator><cs:applicationKey>fastcgi_handler-40</cs:applicationKey><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;This problem has been dogging me for some months now. So wondered if anyone else had come across it or had a solution to it.&lt;/p&gt;
&lt;p&gt;Set up is as follows:&lt;/p&gt;
&lt;p&gt;Windows Server 2003&lt;br /&gt;IIS 6.0&lt;br /&gt;PHP 5.2.6&lt;/p&gt;
&lt;p&gt;PHP settings:&lt;br /&gt;upload_max_filesize=21m&lt;br /&gt;post_max_size=21m&lt;/p&gt;
&lt;p&gt;FastCgi Settings:&lt;/p&gt;
&lt;p&gt;QueueLength=1000&lt;br /&gt;MaxInstances=10&lt;br /&gt;ActivityTimeout=600&lt;br /&gt;InstanceTimeout=600&lt;br /&gt;InstanceMaxRequests=10000&lt;br /&gt;EnvironmentVars=PHP_FCGI_MAX_REQUESTS:10000&lt;/p&gt;
&lt;p&gt;I have a file upload system on a site for a client hosted as above. The&amp;nbsp;problem I&amp;nbsp;was having before increasing the timeout settings above from 300 to 600. Was any file over around 11mb was causing a FastCGI error (0x800703e3) error number 995 timeout error. Files smaller than this seemed to upload fine.&lt;/p&gt;
&lt;p&gt;Once I increased the settings above everything worked as above except now after about 6-7 minutes I get an http server error 500 on files bigger than 11mb. As you can see the timeouts are set to 10 minutes so this should be ok. The file size variables in php are set to 21m and the largest file I have tried so far is 18.8m so should be no problem with file size.&lt;/p&gt;
&lt;p&gt;The other problem is they are hosting on there own server and I have been liasing with their IT guy to try and resolve this his findings were as follows:&lt;/p&gt;&lt;span style="COLOR:navy;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-ansi-language:EN-US;"&gt;With the testing I did I proved the following&lt;/span&gt;&lt;span style="COLOR:navy;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-ansi-language:EN-US;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="COLOR:navy;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-ansi-language:EN-US;"&gt;It was the CGI timings causing large files to time out on the site giving us a error ( files over 10M )&lt;/span&gt;&lt;span style="COLOR:navy;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-ansi-language:EN-US;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="COLOR:navy;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-ansi-language:EN-US;"&gt;The main problem I was seeing is a big difference between out side traffic and inside traffic&lt;/span&gt;&lt;span style="COLOR:navy;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-ansi-language:EN-US;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="COLOR:navy;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-ansi-language:EN-US;"&gt;Out side yourself or a customer always timed out 10M or so with an error&lt;/span&gt;&lt;span style="COLOR:navy;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-ansi-language:EN-US;"&gt;&amp;nbsp;&lt;/span&gt; 
&lt;p class="MsoNormal" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;span style="COLOR:navy;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-ansi-language:EN-US;"&gt;Inside timed out or froze with files 6M 8M etc usually without an error.&amp;nbsp; So this indicates a timeout with AT&amp;amp;T gateway outwards we use which is very difficult to prove at present. My next step is to try and get simon to route directly to the box over the LAN which is causing concern as the server is sat on a DMZ.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;span style="COLOR:navy;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-ansi-language:EN-US;"&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;span style="COLOR:navy;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-ansi-language:EN-US;"&gt;Can anyone point me in the right direction on how to resolve this?&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;span style="COLOR:navy;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-ansi-language:EN-US;"&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;&lt;span style="COLOR:navy;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-ansi-language:EN-US;"&gt;Many thanks&lt;/span&gt;&lt;span style="COLOR:navy;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-ansi-language:EN-US;"&gt;&amp;nbsp;&lt;/span&gt; 
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>PHP warning: &amp;quot;Could not execute mail delivery program&amp;quot;</title><link>http://forums.iis.net/p/1156840/1900392.aspx#1900392</link><pubDate>Tue, 14 Apr 2009 04:35:12 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1900392</guid><dc:creator>DavidRPotter</dc:creator><cs:applicationKey>fastcgi_handler-40</cs:applicationKey><description>&lt;p&gt;I was using PHP 5.2.6 with the ISAPI DLL and recently changed the configuration to use PHP 5.2.9-2 with FastCGI.  This is all on IIS 6 on Windows Server 2003 (SBS).  I am using a fake sendmail from Byron Jones to allow me to use thePHP  mail() function (see my article on it here:  &lt;a title="Using PHP mail function with locked-down SMTP server"&gt;http://dpotter.net/Technical/2009/04/using-php-mail-function-with-locked-down-smtp-server/&lt;/a&gt;) and everything was peachy.  Once I upgraded to FastCGI/PHP5.2.9-2, everything works except for the mail() function.  I get the following error message:&lt;/p&gt;

&lt;code&gt;PHP Warning: mail() [function.mail]: Could not execute mail delivery program&lt;br /&gt; &amp;#39;C:\Inetpub\sendmail\sendmail.exe -t&amp;#39; in C:\Inetpub\wwwroot\email_test.php on line 2&lt;/code&gt; 

&lt;p&gt;How do I track this down?  How do I determine if this a FastCGI issue or a PHP issue?  Note that I can run the sendmail.exe program successfully from the command line.  Also note that when I try to convert back to using the ISAPI DLL and the older version of PHP that it no longer works.&lt;/p&gt;

&lt;p&gt;Thanks for your help.&lt;br /&gt;
&lt;strong&gt;&lt;em&gt;David&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Re: If you are seeing &amp;quot;The data is invalid&amp;quot;, please read!</title><link>http://forums.iis.net/p/1146852/1899431.aspx#1899431</link><pubDate>Sun, 05 Apr 2009 12:46:07 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1899431</guid><dc:creator>BeeCee</dc:creator><cs:applicationKey>fastcgi_handler-40</cs:applicationKey><description>&lt;p&gt;I&amp;#39;ve been getting the same error&amp;nbsp; with the same specs as your&amp;nbsp;with the exception of PHP 5.2.9 while attempting to complete an OpenX install.&lt;/p&gt;
&lt;p&gt;Have you had any success in resolving this yet?&amp;nbsp; If so, please share.&lt;/p&gt;</description></item><item><title>xoops on IIS6 with fastCGI</title><link>http://forums.iis.net/p/1156276/1897952.aspx#1897952</link><pubDate>Tue, 24 Mar 2009 18:24:16 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1897952</guid><dc:creator>yayh</dc:creator><cs:applicationKey>fastcgi_handler-40</cs:applicationKey><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;when i go to XOOPS main page i am receiving blank page after setup installed successfully.&lt;/p&gt;
&lt;p&gt;i am running mysql 5.1 with phpmyadmin and it is working without any error.&lt;/p&gt;
&lt;p&gt;i also tested phpinfo(); and it is working.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;windows 2003 IIS6 + fastcgi + mysql&lt;/p&gt;
&lt;p&gt;&amp;nbsp;i have done some search and i found the following:&lt;/p&gt;
&lt;p&gt;cgi.force_redirect = off&amp;nbsp; or&amp;nbsp; memory_limit = 20M&amp;nbsp; or&amp;nbsp; Multi-Byte String module not installed or &lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;cgi.rfc2616_headers = 0&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;which one is the right solution?&lt;/p&gt;
&lt;p&gt;Please help!!!!!!!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Only one PHP Application will work at a time.</title><link>http://forums.iis.net/p/1153571/1886767.aspx#1886767</link><pubDate>Thu, 04 Dec 2008 18:48:22 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1886767</guid><dc:creator>joe.davis</dc:creator><cs:applicationKey>fastcgi_handler-40</cs:applicationKey><description>&lt;p&gt;I have a 32bit 2003 STD R2 SP2 server running FastCGI and PHP 5.2.6. There are two IIS Sites running, each with their own application pool and identity. One site is running WordPress and the other is running PHPMyAdmin. When the server first starts or IIS is reset, the site which is hit first runs fine. The other site will get this error:&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;h1&gt;FastCGI Error&lt;/h1&gt; 
The FastCGI Handler was unable to process the request. 
&lt;hr /&gt; 
&lt;p&gt;Error Details:&lt;/p&gt; 
&lt;ul&gt;&lt;li&gt;The FastCGI process exited unexpectedly&lt;/li&gt;&lt;li&gt;Error Number: -2 (0xfffffffe).&lt;/li&gt;&lt;li&gt;Error Description: Unknown Error&lt;/li&gt;&lt;/ul&gt; 
&lt;h2&gt;HTTP Error 500 - Server Error.&lt;br /&gt;Internet Information Services (IIS)&lt;/h2&gt;&lt;p&gt;--------------------------&lt;/p&gt;&lt;p&gt;&amp;nbsp;I have done the following in my attempt to resolve this issue:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Reset IIS, and load the site which was throwing the FastCGI error (PHPMyAdmin) before the site that wasn&amp;#39;t (WordPress). The PHPMyAdmin site worked fine but the WordPress site did not.&lt;/li&gt;&lt;li&gt;Reset IIS and did the exact opposite as above (loaded WordPress before PHPMyadmin) and the exact opposite result was achieved (WordPress worked but PHPMyAdmin did not).&lt;/li&gt;&lt;li&gt;Checked permissions for all directories in concern (c:\php; c:\windows\system32\inetsrv; respective website directories). All permissions were fine, as I suspected because the sites do work if they load first.&lt;/li&gt;&lt;li&gt;Ran &lt;b&gt;c:\php\php-cgi.exe d:\websitelocation\phpscript.php&lt;/b&gt; for both sites and the proper result was returned.&lt;/li&gt;&lt;li&gt;Cussed and screamed at the server, PHP, and FastCGI and the expected result was achieved (the vein in my forehead nearly popping). :-)&lt;/li&gt;&lt;li&gt;Checked FastCGI config file (fcgiext.ini) against the documentation here: http://learn.iis.net/page.aspx/248/configuring-fastcgi-extension-for-iis60/.&lt;/li&gt;&lt;li&gt;Configured FastCGI with separate settings for each website. Same result.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;I may have forgotten one or two things I have tried but I think I got them all.&lt;/p&gt;&lt;p&gt;Thank you for any help you can provide.&lt;/p&gt;&lt;p&gt;-Joe &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Help with FastGCI problem</title><link>http://forums.iis.net/p/1150712/1875181.aspx#1875181</link><pubDate>Mon, 28 Jul 2008 16:47:33 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1875181</guid><dc:creator>ruslany</dc:creator><cs:applicationKey>fastcgi_handler-40</cs:applicationKey><description>&lt;p&gt;Please try following these instructions instead: &lt;a href="http://learn.iis.net/page.aspx/247/using-fastcgi-to-host-php-applications-on-iis-60/"&gt;http://learn.iis.net/page.aspx/247/using-fastcgi-to-host-php-applications-on-iis-60/&lt;/a&gt;&lt;/p&gt;</description></item><item><title>FastCGI Problem with PHP5.2.6</title><link>http://forums.iis.net/p/1150315/1873551.aspx#1873551</link><pubDate>Wed, 09 Jul 2008 12:08:34 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1873551</guid><dc:creator>buzzbusy</dc:creator><cs:applicationKey>fastcgi_handler-40</cs:applicationKey><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve installed FastCGI with PHP 5.2.6 on my Windows 2003 R2 x64 Server.&lt;/p&gt;
&lt;p&gt;Everything works fine except :&lt;/p&gt;
&lt;p&gt;We have developped an PHP5 webservice which&amp;nbsp;use SoapServer PHP functions. This webservice works perfectly, except when we activate reponse compression (ob_start(&amp;quot;ob_gzhandler&amp;quot;);) in the webservice.&lt;/p&gt;
&lt;p&gt;When we activate response compression, the soapserver function never return (timeout).&lt;br /&gt;If we disable the response compression (removing ob_start or having a SoapClient which do not accept compression) : the same webservice methode return immediately.&lt;/p&gt;
&lt;p&gt;This problem is only with FastCGI -&amp;gt; I have installed PHP ISAPI and it is working fine.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Any guy in the FastCGI team for helping us (turnaround or update available ?)&lt;/p&gt;
&lt;p&gt;Thank you by advance&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Cyril&lt;/p&gt;</description></item></channel></rss>