<?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"
	>
<channel>
	<title>Comments on: PHP.ini Permission Problems on Windows Vista</title>
	<atom:link href="http://www.simonwhatley.co.uk/phpini-permission-problems-on-windows-vista/feed" rel="self" type="application/rss+xml" />
	<link>http://www.simonwhatley.co.uk/phpini-permission-problems-on-windows-vista</link>
	<description>The opposite of every great idea is another great idea</description>
	<pubDate>Sun, 20 Jul 2008 23:03:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Thomas Tallyce</title>
		<link>http://www.simonwhatley.co.uk/phpini-permission-problems-on-windows-vista#comment-3051</link>
		<dc:creator>Thomas Tallyce</dc:creator>
		<pubDate>Tue, 19 Feb 2008 11:20:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonwhatley.co.uk/phpini-permission-problems-on-windows-vista#comment-3051</guid>
		<description>Good set of articles; your writing is very clear.

I wonder if you have come across the same problem that I have on WinVista/Apache2/PHP5:

I set my PHP ini settings in httpd.conf (either in the vhost or on a per-directory basis), so that each site can have its own settings, and the whole server be locked down easily without having to modify php.ini at all.

I've found however, that on Vista, periodically, the include_path value just gets forgotten about, and I have restart from the start menu with right-click &#62; 'Run as administrator'. After restarting, the include_path setting is then correct again, and the site functions fine.

(Having diffed a phpinfo() output page before and after this problem, I see the only changes are the Local Value for include_path, mbstring.internal_encoding and HTTP headers &#62; Keep-Alive.)

Have you come across this? I'm baffled.. it's as if it just forgets the setting after a while, and I can't think why this is happening.</description>
		<content:encoded><![CDATA[<p>Good set of articles; your writing is very clear.</p>
<p>I wonder if you have come across the same problem that I have on WinVista/Apache2/PHP5:</p>
<p>I set my PHP ini settings in httpd.conf (either in the vhost or on a per-directory basis), so that each site can have its own settings, and the whole server be locked down easily without having to modify php.ini at all.</p>
<p>I&#8217;ve found however, that on Vista, periodically, the include_path value just gets forgotten about, and I have restart from the start menu with right-click &gt; &#8216;Run as administrator&#8217;. After restarting, the include_path setting is then correct again, and the site functions fine.</p>
<p>(Having diffed a phpinfo() output page before and after this problem, I see the only changes are the Local Value for include_path, mbstring.internal_encoding and HTTP headers &gt; Keep-Alive.)</p>
<p>Have you come across this? I&#8217;m baffled.. it&#8217;s as if it just forgets the setting after a while, and I can&#8217;t think why this is happening.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
