<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Per-site PHP configuration with PHP 5.3 and IIS</title>
	<atom:link href="http://ruslany.net/2009/07/per-site-php-configuration-with-php-5-3-and-iis/feed/" rel="self" type="application/rss+xml" />
	<link>http://ruslany.net/2009/07/per-site-php-configuration-with-php-5-3-and-iis/</link>
	<description>IIS, FastCGI, PHP and other interesting stuff</description>
	<lastBuildDate>Fri, 30 Jul 2010 17:19:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Arno</title>
		<link>http://ruslany.net/2009/07/per-site-php-configuration-with-php-5-3-and-iis/comment-page-1/#comment-1691</link>
		<dc:creator>Arno</dc:creator>
		<pubDate>Sat, 20 Feb 2010 20:00:44 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/?p=428#comment-1691</guid>
		<description>.user.ini-files are not of much use when you use virtual directories or IIS applications outside the DOCUMENT_ROOT: in that case the settings are only valid for the directory, where the .user.ini file resides, but not for subdirectories, as PHP checks the path against DOCUMENT_ROOT and fails.

For IIS it would be much better to check against APPL_PHYSICAL_PATH: that would make .user.ini files and PHP applications really portable, regardless whether they reside under DOCUMENT_ROOT or not.

On a side note: why did the PHP team decide not to include subfolders for the [PATH=] directive? Who wants to set settings just for a single folder but not for subdirectories?

cheerio :: Arno</description>
		<content:encoded><![CDATA[<p>.user.ini-files are not of much use when you use virtual directories or IIS applications outside the DOCUMENT_ROOT: in that case the settings are only valid for the directory, where the .user.ini file resides, but not for subdirectories, as PHP checks the path against DOCUMENT_ROOT and fails.</p>
<p>For IIS it would be much better to check against APPL_PHYSICAL_PATH: that would make .user.ini files and PHP applications really portable, regardless whether they reside under DOCUMENT_ROOT or not.</p>
<p>On a side note: why did the PHP team decide not to include subfolders for the [PATH=] directive? Who wants to set settings just for a single folder but not for subdirectories?</p>
<p>cheerio :: Arno</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ruslany</title>
		<link>http://ruslany.net/2009/07/per-site-php-configuration-with-php-5-3-and-iis/comment-page-1/#comment-1183</link>
		<dc:creator>ruslany</dc:creator>
		<pubDate>Wed, 26 Aug 2009 02:21:06 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/?p=428#comment-1183</guid>
		<description>Philipp, I do not have any experience with using Plesk, so I do not know if this will affect Plestk anyhow.</description>
		<content:encoded><![CDATA[<p>Philipp, I do not have any experience with using Plesk, so I do not know if this will affect Plestk anyhow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philipp Mueller</title>
		<link>http://ruslany.net/2009/07/per-site-php-configuration-with-php-5-3-and-iis/comment-page-1/#comment-1181</link>
		<dc:creator>Philipp Mueller</dc:creator>
		<pubDate>Tue, 25 Aug 2009 11:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/?p=428#comment-1181</guid>
		<description>Hi, 

nice article, i ran into this looking for a solution after one of our customers requested some changes to php.ini in a php5 site. Currently we&#039;re using Plesk 8.6 for the site administration. I was wondering do you know of any problems that might occur if we where to implement this or would Plesk be unaffected by this?

Kind regards,
Philipp</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>nice article, i ran into this looking for a solution after one of our customers requested some changes to php.ini in a php5 site. Currently we&#8217;re using Plesk 8.6 for the site administration. I was wondering do you know of any problems that might occur if we where to implement this or would Plesk be unaffected by this?</p>
<p>Kind regards,<br />
Philipp</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ruslany</title>
		<link>http://ruslany.net/2009/07/per-site-php-configuration-with-php-5-3-and-iis/comment-page-1/#comment-899</link>
		<dc:creator>ruslany</dc:creator>
		<pubDate>Mon, 20 Jul 2009 20:52:18 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/?p=428#comment-899</guid>
		<description>Marcelo, the php.ini directives are categorized into several buckets based on their changeability. It is not possible to redefine that. You can find the complete list of php.ini directives and their changeability in the &lt;a href=&quot;http://us3.php.net/manual/en/ini.list.php&quot; rel=&quot;nofollow&quot;&gt;List of php.ini directives&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Marcelo, the php.ini directives are categorized into several buckets based on their changeability. It is not possible to redefine that. You can find the complete list of php.ini directives and their changeability in the <a href="http://us3.php.net/manual/en/ini.list.php" rel="nofollow">List of php.ini directives</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcelo Petersen</title>
		<link>http://ruslany.net/2009/07/per-site-php-configuration-with-php-5-3-and-iis/comment-page-1/#comment-869</link>
		<dc:creator>Marcelo Petersen</dc:creator>
		<pubDate>Fri, 17 Jul 2009 16:49:08 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/?p=428#comment-869</guid>
		<description>Hello, 

first, great article !!!

For a hosting enviroment, is excellent that each web site have your own php.ini. Is there any way to define what directives may be defined by user?</description>
		<content:encoded><![CDATA[<p>Hello, </p>
<p>first, great article !!!</p>
<p>For a hosting enviroment, is excellent that each web site have your own php.ini. Is there any way to define what directives may be defined by user?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ruslany</title>
		<link>http://ruslany.net/2009/07/per-site-php-configuration-with-php-5-3-and-iis/comment-page-1/#comment-859</link>
		<dc:creator>ruslany</dc:creator>
		<pubDate>Tue, 14 Jul 2009 21:56:10 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/?p=428#comment-859</guid>
		<description>Jim,

First of all you will need to update you php.ini file to explicitly set the &lt;a href=&quot;http://ruslany.net/2009/06/upgrade-to-wordpress-2-8-and-php-5-3-on-iis-7/&quot; rel=&quot;nofollow&quot;&gt;date.timezone&lt;/a&gt; setting. Otherwise PHP will return a warning, which will result 500 error message.

Also, as far as I know the PHP installer does not support side by side installation of PHP. However, IIS and FastCGI fully support side by side installations of PHP, but you will need to setup PHP manually. You can refer to &lt;a href=&quot;http://learn.iis.net/page.aspx/246/using-fastcgi-to-host-php-applications-on-iis-70/#PHP_Versioning&quot; rel=&quot;nofollow&quot;&gt;PHP Versioning&lt;/a&gt; for more details how to setup several PHP versions on the same server.</description>
		<content:encoded><![CDATA[<p>Jim,</p>
<p>First of all you will need to update you php.ini file to explicitly set the <a href="http://ruslany.net/2009/06/upgrade-to-wordpress-2-8-and-php-5-3-on-iis-7/" rel="nofollow">date.timezone</a> setting. Otherwise PHP will return a warning, which will result 500 error message.</p>
<p>Also, as far as I know the PHP installer does not support side by side installation of PHP. However, IIS and FastCGI fully support side by side installations of PHP, but you will need to setup PHP manually. You can refer to <a href="http://learn.iis.net/page.aspx/246/using-fastcgi-to-host-php-applications-on-iis-70/#PHP_Versioning" rel="nofollow">PHP Versioning</a> for more details how to setup several PHP versions on the same server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Cooper</title>
		<link>http://ruslany.net/2009/07/per-site-php-configuration-with-php-5-3-and-iis/comment-page-1/#comment-858</link>
		<dc:creator>Jim Cooper</dc:creator>
		<pubDate>Tue, 14 Jul 2009 21:15:01 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/?p=428#comment-858</guid>
		<description>I used the PHP 5.3 installer to install on a Vista development machine that already had PHP 5.2 running under IIS7 with FastCGI. Unfortunately, any sites I create to test the 5.3 keep returning a 500 error message. I set up the sites to just use the 5.3 handler however this doesn&#039;t seem to help. Is there some other configuration I need to do to run 5.3 along with 5.2?</description>
		<content:encoded><![CDATA[<p>I used the PHP 5.3 installer to install on a Vista development machine that already had PHP 5.2 running under IIS7 with FastCGI. Unfortunately, any sites I create to test the 5.3 keep returning a 500 error message. I set up the sites to just use the 5.3 handler however this doesn&#8217;t seem to help. Is there some other configuration I need to do to run 5.3 along with 5.2?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NewsPeeps</title>
		<link>http://ruslany.net/2009/07/per-site-php-configuration-with-php-5-3-and-iis/comment-page-1/#comment-851</link>
		<dc:creator>NewsPeeps</dc:creator>
		<pubDate>Sat, 11 Jul 2009 12:49:08 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/?p=428#comment-851</guid>
		<description>&lt;strong&gt;Per-site PHP configuration with PHP 5.3 and IIS &#124; RuslanY Blog...&lt;/strong&gt;

Thank you for submitting this cool story - Trackback from NewsPeeps...</description>
		<content:encoded><![CDATA[<p><strong>Per-site PHP configuration with PHP 5.3 and IIS | RuslanY Blog&#8230;</strong></p>
<p>Thank you for submitting this cool story &#8211; Trackback from NewsPeeps&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
