<?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: Amazon S3 PHP Class Update</title>
	<atom:link href="http://www.neurofuzzy.net/2006/08/26/amazon-s3-php-class-update/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.neurofuzzy.net/2006/08/26/amazon-s3-php-class-update/</link>
	<description>Geoff Gaudreault's Flash weblog and source files archive.</description>
	<lastBuildDate>Fri, 27 Aug 2010 20:32:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ggaudrea</title>
		<link>http://www.neurofuzzy.net/2006/08/26/amazon-s3-php-class-update/comment-page-2/#comment-3029</link>
		<dc:creator>ggaudrea</dc:creator>
		<pubDate>Thu, 03 Jun 2010 22:57:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.neurofuzzy.net/2006/08/26/amazon-s3-php-class-update/#comment-3029</guid>
		<description>You will want to use your own bucket, not the bucket named &quot;slideroll_photos&quot; </description>
		<content:encoded><![CDATA[<p>You will want to use your own bucket, not the bucket named &quot;slideroll_photos&quot;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit</title>
		<link>http://www.neurofuzzy.net/2006/08/26/amazon-s3-php-class-update/comment-page-2/#comment-3028</link>
		<dc:creator>Amit</dc:creator>
		<pubDate>Thu, 03 Jun 2010 22:28:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.neurofuzzy.net/2006/08/26/amazon-s3-php-class-update/#comment-3028</guid>
		<description>I did replace all &quot;DATE_RFC822&quot; with &quot;S3_DATE_RFC822&quot; (not the quotes, just the contents) 
 
and receiving following error 
 
HTTP Request sent to: &lt;a href=&quot;http://s3.amazonaws.com/slideroll_photos&quot; target=&quot;_blank&quot;&gt;http://s3.amazonaws.com/slideroll_photos&lt;/a&gt; 
 
 
Signing String: GET Thu, 03 Jun 2010 22:25:59 GMT /slideroll_photos 
 
 
AccessDeniedAccess Denied13EBB7E1F66AFE5AgwcFB2W29j2D/rkn8CRUO3GgZblshvQZmkRWdJ5opI/7rnd6SP2pd3vo7qKxUmdf </description>
		<content:encoded><![CDATA[<p>I did replace all &quot;DATE_RFC822&quot; with &quot;S3_DATE_RFC822&quot; (not the quotes, just the contents) </p>
<p>and receiving following error </p>
<p>HTTP Request sent to: <a href="http://s3.amazonaws.com/slideroll_photos" target="_blank">http://s3.amazonaws.com/slideroll_photos</a> </p>
<p>Signing String: GET Thu, 03 Jun 2010 22:25:59 GMT /slideroll_photos </p>
<p>AccessDeniedAccess Denied13EBB7E1F66AFE5AgwcFB2W29j2D/rkn8CRUO3GgZblshvQZmkRWdJ5opI/7rnd6SP2pd3vo7qKxUmdf</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fightflicks</title>
		<link>http://www.neurofuzzy.net/2006/08/26/amazon-s3-php-class-update/comment-page-1/#comment-2957</link>
		<dc:creator>Fightflicks</dc:creator>
		<pubDate>Mon, 03 May 2010 05:10:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.neurofuzzy.net/2006/08/26/amazon-s3-php-class-update/#comment-2957</guid>
		<description>I mistakenly put this: 
} 
 
function moveObject ($objectname, $source_bucket, $destination_object){ 
 
copyObject ($objectname, $source_bucket, $destination_object); 
 
deleteObject ($objectname, $source_bucket); 
 
} 
 
at the introductory part. Now working on the same arrays. Share me some helps..... :p </description>
		<content:encoded><![CDATA[<p>I mistakenly put this:<br />
} </p>
<p>function moveObject ($objectname, $source_bucket, $destination_object){ </p>
<p>copyObject ($objectname, $source_bucket, $destination_object); </p>
<p>deleteObject ($objectname, $source_bucket); </p>
<p>} </p>
<p>at the introductory part. Now working on the same arrays. Share me some helps&#8230;.. :p</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: charlieevatt</title>
		<link>http://www.neurofuzzy.net/2006/08/26/amazon-s3-php-class-update/comment-page-1/#comment-2953</link>
		<dc:creator>charlieevatt</dc:creator>
		<pubDate>Thu, 29 Apr 2010 19:52:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.neurofuzzy.net/2006/08/26/amazon-s3-php-class-update/#comment-2953</guid>
		<description>PHP doesn&#039;t really work for such things, that&#039;s why I used python for such a requirement. </description>
		<content:encoded><![CDATA[<p>PHP doesn&#039;t really work for such things, that&#039;s why I used python for such a requirement.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GregJ</title>
		<link>http://www.neurofuzzy.net/2006/08/26/amazon-s3-php-class-update/comment-page-1/#comment-2691</link>
		<dc:creator>GregJ</dc:creator>
		<pubDate>Thu, 10 Sep 2009 11:32:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.neurofuzzy.net/2006/08/26/amazon-s3-php-class-update/#comment-2691</guid>
		<description>If you are getting &quot;SignatureDoesNotMatch&quot; errors on putObject, make sure you are using HTTP_Request v1.4.4 - I was getting the error with v1.4.3 
&lt;a href=&quot;http://pear.php.net/package/HTTP_Request/&quot; target=&quot;_blank&quot;&gt;http://pear.php.net/package/HTTP_Request/&lt;/a&gt; </description>
		<content:encoded><![CDATA[<p>If you are getting &quot;SignatureDoesNotMatch&quot; errors on putObject, make sure you are using HTTP_Request v1.4.4 &#8211; I was getting the error with v1.4.3<br />
<a href="http://pear.php.net/package/HTTP_Request/" target="_blank">http://pear.php.net/package/HTTP_Request/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Etienne</title>
		<link>http://www.neurofuzzy.net/2006/08/26/amazon-s3-php-class-update/comment-page-1/#comment-2656</link>
		<dc:creator>Etienne</dc:creator>
		<pubDate>Mon, 13 Jul 2009 12:50:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.neurofuzzy.net/2006/08/26/amazon-s3-php-class-update/#comment-2656</guid>
		<description>I am using this class with great success but when I try to launch it from an SSH connexion it does not work anymore. 
The first arrays that are supposed to have infos like Array ( [x-amz-id-2] =&gt; are empty :-s 
 
Any ideas ? </description>
		<content:encoded><![CDATA[<p>I am using this class with great success but when I try to launch it from an SSH connexion it does not work anymore.<br />
The first arrays that are supposed to have infos like Array ( [x-amz-id-2] =&gt; are empty :-s </p>
<p>Any ideas ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lgeeh</title>
		<link>http://www.neurofuzzy.net/2006/08/26/amazon-s3-php-class-update/comment-page-1/#comment-2638</link>
		<dc:creator>lgeeh</dc:creator>
		<pubDate>Thu, 18 Jun 2009 10:42:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.neurofuzzy.net/2006/08/26/amazon-s3-php-class-update/#comment-2638</guid>
		<description>Please note that this class will not work with buckets based in the EU. you will have to tweak the code to make the API-call to http://bucketname/s3.amazonaws.com/... instead of  
&lt;a href=&quot;http://s3.amazonaws.com/bucketname/...&quot; target=&quot;_blank&quot;&gt;http://s3.amazonaws.com/bucketname/...&lt;/a&gt; apart from that: thank you for the code! </description>
		<content:encoded><![CDATA[<p>Please note that this class will not work with buckets based in the EU. you will have to tweak the code to make the API-call to <a href="http://bucketname/s3.amazonaws.com/.." rel="nofollow">http://bucketname/s3.amazonaws.com/..</a>. instead of<br />
<a href="http://s3.amazonaws.com/bucketname/..." target="_blank"></a><a href="http://s3.amazonaws.com/bucketname/.." rel="nofollow">http://s3.amazonaws.com/bucketname/..</a>. apart from that: thank you for the code!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jivadeveloper1</title>
		<link>http://www.neurofuzzy.net/2006/08/26/amazon-s3-php-class-update/comment-page-1/#comment-2571</link>
		<dc:creator>jivadeveloper1</dc:creator>
		<pubDate>Mon, 02 Mar 2009 14:59:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.neurofuzzy.net/2006/08/26/amazon-s3-php-class-update/#comment-2571</guid>
		<description>Hi,  We are using the S3 class version(0.3.9 - 23rd Dec 2008). Is this genuine version? </description>
		<content:encoded><![CDATA[<p>Hi,  We are using the S3 class version(0.3.9 &#8211; 23rd Dec 2008). Is this genuine version?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Haroon Ahmad</title>
		<link>http://www.neurofuzzy.net/2006/08/26/amazon-s3-php-class-update/comment-page-1/#comment-2556</link>
		<dc:creator>Haroon Ahmad</dc:creator>
		<pubDate>Fri, 28 Nov 2008 05:27:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.neurofuzzy.net/2006/08/26/amazon-s3-php-class-update/#comment-2556</guid>
		<description>for the users of PHP 5.1 or greater, if you are getting this error &quot;AWS authentication requires a valid Date or x-amz-date header&quot; then rename the value DATE_RFC822 to some other value e.g new_DATE_RFC822 because in PHP 5.1 it is already defined and hence the class fails to define it. so modify the s3.class.php and rename all occurrences of DATE_RFC822 to something else. and it will be fixed.  </description>
		<content:encoded><![CDATA[<p>for the users of PHP 5.1 or greater, if you are getting this error &quot;AWS authentication requires a valid Date or x-amz-date header&quot; then rename the value DATE_RFC822 to some other value e.g new_DATE_RFC822 because in PHP 5.1 it is already defined and hence the class fails to define it. so modify the s3.class.php and rename all occurrences of DATE_RFC822 to something else. and it will be fixed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd Hudgens</title>
		<link>http://www.neurofuzzy.net/2006/08/26/amazon-s3-php-class-update/comment-page-1/#comment-2535</link>
		<dc:creator>Todd Hudgens</dc:creator>
		<pubDate>Thu, 16 Oct 2008 12:10:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.neurofuzzy.net/2006/08/26/amazon-s3-php-class-update/#comment-2535</guid>
		<description>I fixed my problem, all I had to do was set the $debug flag to false.. So I ended up writing a web interface for adding and deleting buckets and objects. It&#039;s on my website if anyone is interested. Thanks Geoff, you&#039;ve made my life easier! </description>
		<content:encoded><![CDATA[<p>I fixed my problem, all I had to do was set the $debug flag to false.. So I ended up writing a web interface for adding and deleting buckets and objects. It&#039;s on my website if anyone is interested. Thanks Geoff, you&#039;ve made my life easier!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
