<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Maff Wilson&#039;s Webby Home &#187; session path</title>
	<atom:link href="http://maffwilson.co.uk/tag/session-path/feed" rel="self" type="application/rss+xml" />
	<link>http://maffwilson.co.uk</link>
	<description>Projects, notes, play and contact details.</description>
	<lastBuildDate>Wed, 28 Jul 2010 17:25:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>[Solved] Wordpress Error: &#8220;open_basedir restriction in effect&#8221;</title>
		<link>http://maffwilson.co.uk/30-wordpress-error-open_basedir-restriction-in-effect</link>
		<comments>http://maffwilson.co.uk/30-wordpress-error-open_basedir-restriction-in-effect#comments</comments>
		<pubDate>Tue, 10 Nov 2009 21:28:51 +0000</pubDate>
		<dc:creator>Maff</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[open_basedir]]></category>
		<category><![CDATA[php5]]></category>
		<category><![CDATA[session path]]></category>
		<category><![CDATA[supanames]]></category>
		<category><![CDATA[tmp]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://maffwilson.co.uk/?p=30</guid>
		<description><![CDATA[Keep getting this error on Supanames hosted websites:
Warning: touch() [function.touch]: open_basedir restriction in effect. File(/tmp/all-in-one-seo-pack.zip) is not within the allowed path(s): (/home/mydomain/public_html/) in /home/mydoamin/public_html/wp-admin/includes/file.php on line 175
Download failed. Could not create Temporary file
Finally got the answer from Supanames support, which relates to this half of the answer:
http://support.supanames.co.uk/KB/a83/i-cant-upload-images-files-using-upload-file-script.aspx
What you also need to do is:
Enable PHP5 and [...]]]></description>
			<content:encoded><![CDATA[<p>Keep getting this error on Supanames hosted websites:</p>
<p><code>Warning: touch() [function.touch]: open_basedir restriction in effect. File(/tmp/all-in-one-seo-pack.zip) is not within the allowed path(s): (/home/mydomain/public_html/) in /home/mydoamin/public_html/wp-admin/includes/file.php on line 175</p>
<p>Download failed. Could not create Temporary file</code></p>
<p>Finally got the answer from Supanames support, which relates to this half of the answer:</p>
<p>http://support.supanames.co.uk/KB/a83/i-cant-upload-images-files-using-upload-file-script.aspx</p>
<p>What you also need to do is:<br />
Enable PHP5 and also the session save path.</p>
<p>Hey presto the annoying error gone (give it a day or so).</p>
]]></content:encoded>
			<wfw:commentRss>http://maffwilson.co.uk/30-wordpress-error-open_basedir-restriction-in-effect/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
