<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Version 0.5.2 Released</title>
	<link>http://phpaccounts.com/24-version-052-released/</link>
	<description>Open Source Web Based Accounts System</description>
	<pubDate>Tue, 06 Jan 2009 03:09:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1</generator>

	<item>
		<title>By: yuri</title>
		<link>http://phpaccounts.com/24-version-052-released/#comment-2</link>
		<author>yuri</author>
		<pubDate>Tue, 26 Jun 2007 07:02:59 +0000</pubDate>
		<guid>http://phpaccounts.com/24-version-052-released/#comment-2</guid>
					<description>this copy do not ungzip. gzip: phpaccounts-0.5.2.tgz: unexpected end of file
make new copy!</description>
		<content:encoded><![CDATA[<p>this copy do not ungzip. gzip: phpaccounts-0.5.2.tgz: unexpected end of file<br />
make new copy!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: admin</title>
		<link>http://phpaccounts.com/24-version-052-released/#comment-3</link>
		<author>admin</author>
		<pubDate>Tue, 26 Jun 2007 08:10:29 +0000</pubDate>
		<guid>http://phpaccounts.com/24-version-052-released/#comment-3</guid>
					<description>Thanks for the comment yuri, the command to unpack the file (on a unix system) is:
tar -zxvf phpaccounts-0.5.2.tgz

If you still get 'unexpected end of file', please try and download again, in which case it sounds like your download is corrupt.

Please continue this thread on &lt;a href="/forum/" rel="nofollow"&gt;the fourm&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Thanks for the comment yuri, the command to unpack the file (on a unix system) is:<br />
tar -zxvf phpaccounts-0.5.2.tgz</p>
<p>If you still get &#8216;unexpected end of file&#8217;, please try and download again, in which case it sounds like your download is corrupt.</p>
<p>Please continue this thread on <a href="/forum/" rel="nofollow">the fourm</a>.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: yuri</title>
		<link>http://phpaccounts.com/24-version-052-released/#comment-4</link>
		<author>yuri</author>
		<pubDate>Tue, 26 Jun 2007 08:49:50 +0000</pubDate>
		<guid>http://phpaccounts.com/24-version-052-released/#comment-4</guid>
					<description>Thank you</description>
		<content:encoded><![CDATA[<p>Thank you</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Scott</title>
		<link>http://phpaccounts.com/24-version-052-released/#comment-5</link>
		<author>Scott</author>
		<pubDate>Tue, 26 Jun 2007 19:35:50 +0000</pubDate>
		<guid>http://phpaccounts.com/24-version-052-released/#comment-5</guid>
					<description>Does this release fix the multiple injection exploits from .5?</description>
		<content:encoded><![CDATA[<p>Does this release fix the multiple injection exploits from .5?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: admin</title>
		<link>http://phpaccounts.com/24-version-052-released/#comment-6</link>
		<author>admin</author>
		<pubDate>Tue, 26 Jun 2007 23:03:28 +0000</pubDate>
		<guid>http://phpaccounts.com/24-version-052-released/#comment-6</guid>
					<description>The multiple injection exploit will be addressed in the next release, I'm working in it at the moment.

If you're worried, you could do a quick fix and put http authentication on the folder where you install the files ( see here for a tutorial: http://www.technotrade.com/htaccess.html)</description>
		<content:encoded><![CDATA[<p>The multiple injection exploit will be addressed in the next release, I&#8217;m working in it at the moment.</p>
<p>If you&#8217;re worried, you could do a quick fix and put http authentication on the folder where you install the files ( see here for a tutorial: <a href="http://www.technotrade.com/htaccess.html" rel="nofollow">http://www.technotrade.com/htaccess.html</a>)</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: webadmin</title>
		<link>http://phpaccounts.com/24-version-052-released/#comment-14</link>
		<author>webadmin</author>
		<pubDate>Wed, 31 Oct 2007 02:21:12 +0000</pubDate>
		<guid>http://phpaccounts.com/24-version-052-released/#comment-14</guid>
					<description>I spotted a minor issue with the download file, it seems the phpaccounts-0.5.2.tar file has an extension less archive in it, i.e. "phpaccounts-0.5.2". This behaviour might be by design to accommodate *nix platforms so I apologize to all you uber geeks chuckling away out there (:

I addressed the issue by extracting the no extension file and then renaming it to phpaccounts-0.5.2.gz. Then open the new file with your favourite exploder and copy the directory structure to your webserver.</description>
		<content:encoded><![CDATA[<p>I spotted a minor issue with the download file, it seems the phpaccounts-0.5.2.tar file has an extension less archive in it, i.e. &#8220;phpaccounts-0.5.2&#8243;. This behaviour might be by design to accommodate *nix platforms so I apologize to all you uber geeks chuckling away out there (:</p>
<p>I addressed the issue by extracting the no extension file and then renaming it to phpaccounts-0.5.2.gz. Then open the new file with your favourite exploder and copy the directory structure to your webserver.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: admin</title>
		<link>http://phpaccounts.com/24-version-052-released/#comment-15</link>
		<author>admin</author>
		<pubDate>Wed, 31 Oct 2007 02:59:43 +0000</pubDate>
		<guid>http://phpaccounts.com/24-version-052-released/#comment-15</guid>
					<description>Hi webadmin thanks for the warning there.

Unintentional problem - I'm just so used to tar and gzip that I forgot about .zip!

The file actually has extension .tgz though I confess I hadn't tried downloading it on a windows box. Anyway I've added a .zip archive to the download page aswell, hopefully that will work as an alternative.

More like a dumb *nix uber geek than a chuckling one m(_ _)m</description>
		<content:encoded><![CDATA[<p>Hi webadmin thanks for the warning there.</p>
<p>Unintentional problem - I&#8217;m just so used to tar and gzip that I forgot about .zip!</p>
<p>The file actually has extension .tgz though I confess I hadn&#8217;t tried downloading it on a windows box. Anyway I&#8217;ve added a .zip archive to the download page aswell, hopefully that will work as an alternative.</p>
<p>More like a dumb *nix uber geek than a chuckling one m(_ _)m</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: martin</title>
		<link>http://phpaccounts.com/24-version-052-released/#comment-784</link>
		<author>martin</author>
		<pubDate>Sun, 01 Jun 2008 10:48:50 +0000</pubDate>
		<guid>http://phpaccounts.com/24-version-052-released/#comment-784</guid>
					<description>Hi,

could someone let us know whether this project is dead or just on the back burner ?

thanks,
martin.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>could someone let us know whether this project is dead or just on the back burner ?</p>
<p>thanks,<br />
martin.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: admin</title>
		<link>http://phpaccounts.com/24-version-052-released/#comment-785</link>
		<author>admin</author>
		<pubDate>Sun, 01 Jun 2008 11:13:32 +0000</pubDate>
		<guid>http://phpaccounts.com/24-version-052-released/#comment-785</guid>
					<description>It's on a back burner, there are updates planned but no schedule for them yet.</description>
		<content:encoded><![CDATA[<p>It&#8217;s on a back burner, there are updates planned but no schedule for them yet.</p>
]]></content:encoded>
				</item>
</channel>
</rss>
