<?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: Quick &amp; Easy Ajax Web-Based File Uploader Script</title>
	<atom:link href="http://www.techtalkpoint.com/articles/quick-easy-ajax-web-based-file-uploader-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techtalkpoint.com/articles/quick-easy-ajax-web-based-file-uploader-script/</link>
	<description>Tech-Related Bloggery</description>
	<lastBuildDate>Tue, 09 Mar 2010 10:36:31 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mkei85</title>
		<link>http://www.techtalkpoint.com/articles/quick-easy-ajax-web-based-file-uploader-script/comment-page-1/#comment-567</link>
		<dc:creator>mkei85</dc:creator>
		<pubDate>Thu, 24 Sep 2009 21:02:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtalkpoint.com/?p=100075#comment-567</guid>
		<description>Just create another php.ini in particular directory/root to overwrite the configs when you is under PHP-CGI compiled server.

You can increase the MAX UPLOAD VALUE by changing ubr_default_configs.php paramater called $CONFIGS_MAX_UPLOAD_SIZE and this will work coz this Upload is controlled by Perl-CGI and not under PHP (php.ini).</description>
		<content:encoded><![CDATA[<p>Just create another php.ini in particular directory/root to overwrite the configs when you is under PHP-CGI compiled server.</p>
<p>You can increase the MAX UPLOAD VALUE by changing ubr_default_configs.php paramater called $CONFIGS_MAX_UPLOAD_SIZE and this will work coz this Upload is controlled by Perl-CGI and not under PHP (php.ini).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincent</title>
		<link>http://www.techtalkpoint.com/articles/quick-easy-ajax-web-based-file-uploader-script/comment-page-1/#comment-360</link>
		<dc:creator>Vincent</dc:creator>
		<pubDate>Wed, 21 Jan 2009 23:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtalkpoint.com/?p=100075#comment-360</guid>
		<description>If you can&#039;t edit the ini file, or use .htaccess then it might be worth trying the ini_set() to increase the value to 500M or so.</description>
		<content:encoded><![CDATA[<p>If you can&#8217;t edit the ini file, or use .htaccess then it might be worth trying the ini_set() to increase the value to 500M or so.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.techtalkpoint.com/articles/quick-easy-ajax-web-based-file-uploader-script/comment-page-1/#comment-359</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Wed, 21 Jan 2009 23:17:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtalkpoint.com/?p=100075#comment-359</guid>
		<description>I had a question about the uploader.  My website is run on a VPS via PHP-CGI and I do not have access to the php.ini file.  Because the site is run in PHP-CGI, I do not think .htaccess works for changing max php upload size.  Does this affect the upload capacity of the uberuploader?

I need people to upload up to 400 mb.

Thanks for your time!</description>
		<content:encoded><![CDATA[<p>I had a question about the uploader.  My website is run on a VPS via PHP-CGI and I do not have access to the php.ini file.  Because the site is run in PHP-CGI, I do not think .htaccess works for changing max php upload size.  Does this affect the upload capacity of the uberuploader?</p>
<p>I need people to upload up to 400 mb.</p>
<p>Thanks for your time!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
