<?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>IIS 7 - FastCGI Module</title><link>http://forums.iis.net/1104.aspx</link><description>Questions related to the FastCGI module for IIS7</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: PHP 5.3 setup error 500</title><link>http://forums.iis.net/thread/1909986.aspx</link><pubDate>Sat, 11 Jul 2009 02:15:27 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1909986</guid><dc:creator>Aeschulus</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1909986.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1104&amp;PostID=1909986</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Changing the timezone worked for me as well - thanks! You can find the timezone information here: http://us.php.net/manual/en/timezones.america.php &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: PHP 5.3 setup error 500</title><link>http://forums.iis.net/thread/1909796.aspx</link><pubDate>Thu, 09 Jul 2009 18:44:40 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1909796</guid><dc:creator>don.raman</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1909796.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1104&amp;PostID=1909796</wfw:commentRss><description>&lt;p&gt;Your log files and screenshot looks good. Yes, setting of timezone is a known thing and changing the PHP.INI to set the timezone is the right thing to do. At this point I cannot tell what problem you ran into. Please do let me know if you run into this again and send the log files and screenshots. &lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Don.&lt;/p&gt;</description></item><item><title>Re: PHP 5.3 setup error 500</title><link>http://forums.iis.net/thread/1909773.aspx</link><pubDate>Thu, 09 Jul 2009 16:45:02 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1909773</guid><dc:creator>Jens2</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1909773.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1104&amp;PostID=1909773</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi Don,&lt;/p&gt;&lt;p&gt;&amp;nbsp;I have no idea why, but it&amp;#39;s working now. After I did a reinstallation to provide you with the desired log file it still didn&amp;#39;t work (IIS was shut down during the installation).&lt;/p&gt;&lt;p&gt;What I did afterwards was only to set a log file path in php.ini and set the correct timezone. Afterwards it worked. I have no idea why.&lt;br /&gt;Deactivating both of these options again didn&amp;#39;t &amp;quot;unfix&amp;quot; it again.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Would you like to investigate further? If not thank you very much!&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: PHP 5.3 setup error 500</title><link>http://forums.iis.net/thread/1909755.aspx</link><pubDate>Thu, 09 Jul 2009 16:01:12 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1909755</guid><dc:creator>don.raman</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1909755.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1104&amp;PostID=1909755</wfw:commentRss><description>&lt;p&gt;Please generate the log file from setup (you can do it using command MSIEXEC) and send at don dot raman at microsoft dot com. &lt;/p&gt;
&lt;p&gt;Can you also confirm the below two things:&lt;/p&gt;
&lt;p&gt;1. FASTCGI handler mapping is done correctly after the PHP installation&lt;/p&gt;
&lt;p&gt;2. index.php gets added to default document.&lt;/p&gt;
&lt;p&gt;You can look at these by opening INETMGR. If you look under IIS section, you will see &amp;quot;Default Document&amp;quot;. Double click and ensure that index.php is listed there. Also double click on &amp;quot;Handler Mappings&amp;quot; and see that you have proper handler mapping for *.php.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Don.&lt;/p&gt;</description></item><item><title>PHP 5.3 setup error 500</title><link>http://forums.iis.net/thread/1909734.aspx</link><pubDate>Thu, 09 Jul 2009 13:28:12 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1909734</guid><dc:creator>Jens2</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1909734.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1104&amp;PostID=1909734</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi everybody,&lt;/p&gt;&lt;p&gt;&amp;nbsp;I&amp;#39;m desperately trying to get PHP 5.3 running on a Windows Server 2008 x64 SP2 (fully patched so far).&lt;/p&gt;&lt;p&gt;&amp;nbsp;The first attempts were to click next until the PHP installer finished and have it setup the IIS fastcgi module. I got that working somehow by doing some modifications to the php.ini.&lt;/p&gt;&lt;p&gt;What did not work here were any modules. The configuration file pointed the extension dir to &amp;quot;C:\Program Files (x64)\PHP\extension&amp;quot;, but when viewing a phpinfo() output it said &amp;quot;C:\PHP5&amp;quot;. Well, I didn&amp;#39;t get that one fixed so I thought maybe it didn&amp;#39;t like spaces in its path.&lt;/p&gt;&lt;p&gt;I uninstalled it and installed it again to &amp;quot;C:\PHP&amp;quot;. Same situation.&lt;/p&gt;&lt;p&gt;Uninstall again and installed to &amp;quot;C:\PHP5&amp;quot;. -&amp;gt; Extensions are working now (when I do a command line output of phpinfo() ).&lt;/p&gt;&lt;p&gt;But opening a minimal php script via browser with this content:&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;lt;?php&lt;br /&gt;&lt;br /&gt;phpinfo();&lt;br /&gt;&lt;br /&gt;?&amp;gt;&lt;/p&gt;&lt;p&gt;I just get a 500 error. Even when I open the page from the webserver I don&amp;#39;t get a more detailed output.&lt;/p&gt;&lt;p&gt;Filesystem permissions are set to give iusr read access.&lt;/p&gt;&lt;p&gt;I sticked to these manuals:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;http://learn.iis.net/page.aspx/246/using-fastcgi-to-host-php-applications-on-iis-70&amp;nbsp;&lt;/li&gt;&lt;li&gt;http://www.trainsignaltraining.com/iis-7-install-fastcgi-php/2008-09-04/&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;So I took care of these settings:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;fastcgi.impersonate = 1&lt;/li&gt;&lt;li&gt;cgi.fix_pathinfo=1&lt;/li&gt;&lt;li&gt;cgi.force_redirect = 0&lt;/li&gt;&lt;li&gt;open_basedir=d:\wwwroot&lt;/li&gt;&lt;/ul&gt;I have no idea what else to try. Google tells me almost all 500 errors seem to be fixed by the above settings.&lt;br /&gt;</description></item></channel></rss>