<?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: CakePHP &#8211; Open_Basedir Restriction in Effect</title>
	<atom:link href="http://www.jonnyreeves.co.uk/2008/06/cakephp-open_basedir-restriction-in-effect/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jonnyreeves.co.uk/2008/06/cakephp-open_basedir-restriction-in-effect/</link>
	<description>Actionscript, Flash, PHP and stuff</description>
	<lastBuildDate>Sun, 04 Jul 2010 15:32:43 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Shaun</title>
		<link>http://www.jonnyreeves.co.uk/2008/06/cakephp-open_basedir-restriction-in-effect/comment-page-1/#comment-6523</link>
		<dc:creator>Shaun</dc:creator>
		<pubDate>Sat, 26 Sep 2009 05:51:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonnyreeves.co.uk/?p=40#comment-6523</guid>
		<description>The fix didn&#039;t work for me, but I am not using Plesk. I have a feeling this is going to waste my whole day.</description>
		<content:encoded><![CDATA[<p>The fix didn&#8217;t work for me, but I am not using Plesk. I have a feeling this is going to waste my whole day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christine Furst</title>
		<link>http://www.jonnyreeves.co.uk/2008/06/cakephp-open_basedir-restriction-in-effect/comment-page-1/#comment-1793</link>
		<dc:creator>Christine Furst</dc:creator>
		<pubDate>Wed, 26 Nov 2008 12:45:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonnyreeves.co.uk/?p=40#comment-1793</guid>
		<description>Thanks a lot for this tip. I am new to CakePHP and Plesk.

This tip has been of great help for me!

Kind regards, Christine</description>
		<content:encoded><![CDATA[<p>Thanks a lot for this tip. I am new to CakePHP and Plesk.</p>
<p>This tip has been of great help for me!</p>
<p>Kind regards, Christine</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven</title>
		<link>http://www.jonnyreeves.co.uk/2008/06/cakephp-open_basedir-restriction-in-effect/comment-page-1/#comment-1651</link>
		<dc:creator>Steven</dc:creator>
		<pubDate>Fri, 31 Oct 2008 07:29:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonnyreeves.co.uk/?p=40#comment-1651</guid>
		<description>thx mate, very very useful. Just saved me an aspirine.</description>
		<content:encoded><![CDATA[<p>thx mate, very very useful. Just saved me an aspirine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lloyd</title>
		<link>http://www.jonnyreeves.co.uk/2008/06/cakephp-open_basedir-restriction-in-effect/comment-page-1/#comment-764</link>
		<dc:creator>Lloyd</dc:creator>
		<pubDate>Tue, 24 Jun 2008 05:29:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonnyreeves.co.uk/?p=40#comment-764</guid>
		<description>That has seriously saved so much time for me - it got rid of all of those errors..but... there&#039;s always a but..

I am getting these errors still..
Warning: fread(): 18 is not a valid stream resource in /home/httpd/vhosts/wayfunky.com/subdomains/crm/httpdocs/cake/libs/file.php on line 170

Warning: fclose(): 18 is not a valid stream resource in /home/httpd/vhosts/wayfunky.com/subdomains/crm/httpdocs/cake/libs/file.php on line 266

Warning: fwrite(): 18 is not a valid stream resource in /home/httpd/vhosts/wayfunky.com/subdomains/crm/httpdocs/cake/libs/file.php on line 236

Warning: fclose(): 18 is not a valid stream resource in /home/httpd/vhosts/wayfunky.com/subdomains/crm/httpdocs/cake/libs/file.php on line 266

Warning (2): fwrite(): 18 is not a valid stream resource [CORE/cake/libs/file.php, line 236]

I am not sure - but I am trying to set up a sub-domain not a primary domain with cake.  It&#039;s plesk 7.5.4 that I&#039;m trying to use as well.  

Do you think it has anything to do with this? http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_21788041.html?sfQueryTermInfo=1+apach+cgi+httpd.conf+plesk+rail+rubi+vhost

My head is about to explode</description>
		<content:encoded><![CDATA[<p>That has seriously saved so much time for me &#8211; it got rid of all of those errors..but&#8230; there&#8217;s always a but..</p>
<p>I am getting these errors still..<br />
Warning: fread(): 18 is not a valid stream resource in /home/httpd/vhosts/wayfunky.com/subdomains/crm/httpdocs/cake/libs/file.php on line 170</p>
<p>Warning: fclose(): 18 is not a valid stream resource in /home/httpd/vhosts/wayfunky.com/subdomains/crm/httpdocs/cake/libs/file.php on line 266</p>
<p>Warning: fwrite(): 18 is not a valid stream resource in /home/httpd/vhosts/wayfunky.com/subdomains/crm/httpdocs/cake/libs/file.php on line 236</p>
<p>Warning: fclose(): 18 is not a valid stream resource in /home/httpd/vhosts/wayfunky.com/subdomains/crm/httpdocs/cake/libs/file.php on line 266</p>
<p>Warning (2): fwrite(): 18 is not a valid stream resource [CORE/cake/libs/file.php, line 236]</p>
<p>I am not sure &#8211; but I am trying to set up a sub-domain not a primary domain with cake.  It&#8217;s plesk 7.5.4 that I&#8217;m trying to use as well.  </p>
<p>Do you think it has anything to do with this? <a href="http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_21788041.html?sfQueryTermInfo=1+apach+cgi+httpd.conf+plesk+rail+rubi+vhost" rel="nofollow">http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_21788041.html?sfQueryTermInfo=1+apach+cgi+httpd.conf+plesk+rail+rubi+vhost</a></p>
<p>My head is about to explode</p>
]]></content:encoded>
	</item>
</channel>
</rss>
