<?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>PHP Community</title><link>http://forums.iis.net/1102.aspx</link><description>A forum for the PHP community running on IIS</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: IIS PHP5 vHost configuration</title><link>http://forums.iis.net/thread/1873949.aspx</link><pubDate>Mon, 14 Jul 2008 17:15:42 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1873949</guid><dc:creator>ruslany</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1873949.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1102&amp;PostID=1873949</wfw:commentRss><description>&lt;p&gt;This &lt;a class="" title="Per-site PHP" href="http://ruslany.net/2008/07/per-site-php-configuration-with-iis-fastcgi/"&gt;blog post&lt;/a&gt; explains how to configure FastCGI/PHP on IIS 6.0 to enable per-site PHP configuration.&lt;/p&gt;</description></item><item><title>Re: IIS PHP5 vHost configuration</title><link>http://forums.iis.net/thread/1873113.aspx</link><pubDate>Wed, 02 Jul 2008 21:22:47 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1873113</guid><dc:creator>brashquido</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1873113.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1102&amp;PostID=1873113</wfw:commentRss><description>&lt;p&gt;If you are using PHP ISAPI, have a look at my article on &lt;a href="http://www.iis-aid.com/articles/how_to_guides/setting_per_directory_php_configuration_values" title="Setting per directory PHP configuration values" target="_blank"&gt;setting per directory PHP configuration values&lt;/a&gt; on my website. Personally, I&amp;#39;d recommend using the FastCGI method as there are some limitations doing this with ISAPI.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: IIS PHP5 vHost configuration</title><link>http://forums.iis.net/thread/1873096.aspx</link><pubDate>Wed, 02 Jul 2008 19:37:24 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1873096</guid><dc:creator>Alex.W474</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1873096.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1102&amp;PostID=1873096</wfw:commentRss><description>&lt;p&gt;&amp;gt; does this include php-flags / php_values like safemode or magic_quotes_gpc&lt;/p&gt;&lt;p&gt;&amp;nbsp;Yes. &lt;/p&gt;&lt;p&gt;For IIS 5.1, 6.0 FastCGI handler and IIS 7.0 FastCGI module.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: IIS PHP5 vHost configuration</title><link>http://forums.iis.net/thread/1873085.aspx</link><pubDate>Wed, 02 Jul 2008 17:28:31 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1873085</guid><dc:creator>ruslany</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1873085.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1102&amp;PostID=1873085</wfw:commentRss><description>&lt;p&gt;A possible way of providing per-site PHP configuration on IIS 7.0 is described here: &lt;a href="http://learn.iis.net/page.aspx/208/#Per-site"&gt;http://learn.iis.net/page.aspx/208/#Per-site&lt;/a&gt;. &lt;/p&gt;</description></item><item><title>Re: IIS PHP5 vHost configuration</title><link>http://forums.iis.net/thread/1873078.aspx</link><pubDate>Wed, 02 Jul 2008 16:18:33 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1873078</guid><dc:creator>zealot2k</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1873078.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1102&amp;PostID=1873078</wfw:commentRss><description>&lt;p&gt;hm. interesting&lt;/p&gt;&lt;p&gt;does this include php-flags / php_values like safemode or magic_quotes_gpc?&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: IIS PHP5 vHost configuration</title><link>http://forums.iis.net/thread/1873069.aspx</link><pubDate>Wed, 02 Jul 2008 14:40:20 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1873069</guid><dc:creator>Alex.W474</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1873069.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1102&amp;PostID=1873069</wfw:commentRss><description>&lt;p&gt;In the C:\WINDOWS\system32\inetsrv\fcgiext.ini you can create different configurations per site:&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://learn.iis.net/page.aspx/248/configuring-fastcgi-extension-for-iis60/" title="http://learn.iis.net/page.aspx/248/configuring-fastcgi-extension-for-iis60/"&gt;http://learn.iis.net/page.aspx/248/configuring-fastcgi-extension-for-iis60/&lt;/a&gt;&lt;/p&gt;</description></item><item><title>IIS PHP5 vHost configuration</title><link>http://forums.iis.net/thread/1873054.aspx</link><pubDate>Wed, 02 Jul 2008 12:27:28 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1873054</guid><dc:creator>zealot2k</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1873054.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1102&amp;PostID=1873054</wfw:commentRss><description>&lt;p&gt;hi,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;i googled for quite some time now and it seems there are limitless sollutions for individual php configurations for vhosts using apache, but for IIS there is nothing to be found -.-&lt;/p&gt;&lt;p&gt;I own a Windows 2003 64bit Rootserver with several domains already working. PHP5 is also working fine, but i&amp;#39;m unable to find a way to configure local settings for different vhosts, only global settings exist.&lt;/p&gt;&lt;p&gt;So: (How) can PHP-vhost-configuration be done? i&amp;#39;ve read about writing php-flags directly into the windows registry, but this sollution seems to be limited.&lt;/p&gt;&lt;p&gt;thanks&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>