<?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: Change the maximum upload size with PHP</title>
	<atom:link href="http://blog.jc21.com/2007-05-03/change-the-maximum-upload-size-with-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jc21.com/2007-05-03/change-the-maximum-upload-size-with-php/</link>
	<description>A snapshot of my more professional life</description>
	<lastBuildDate>Wed, 03 Mar 2010 09:41:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mario oyunlar?</title>
		<link>http://blog.jc21.com/2007-05-03/change-the-maximum-upload-size-with-php/comment-page-1/#comment-8345</link>
		<dc:creator>mario oyunlar?</dc:creator>
		<pubDate>Wed, 03 Mar 2010 09:41:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jc21.com/2007-05-03/change-the-maximum-upload-size-with-php/#comment-8345</guid>
		<description>Thank you very much, that is exactly what I was looking for… (unfortunately the ini_set did not work)</description>
		<content:encoded><![CDATA[<p>Thank you very much, that is exactly what I was looking for… (unfortunately the ini_set did not work)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Bennett</title>
		<link>http://blog.jc21.com/2007-05-03/change-the-maximum-upload-size-with-php/comment-page-1/#comment-8226</link>
		<dc:creator>Paul Bennett</dc:creator>
		<pubDate>Thu, 12 Nov 2009 21:44:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jc21.com/2007-05-03/change-the-maximum-upload-size-with-php/#comment-8226</guid>
		<description>Thanks for the .htaccess tip - I didn&#039;t know you could configure php.ini settings there :)

Paul</description>
		<content:encoded><![CDATA[<p>Thanks for the .htaccess tip &#8211; I didn&#8217;t know you could configure php.ini settings there :)</p>
<p>Paul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Padook</title>
		<link>http://blog.jc21.com/2007-05-03/change-the-maximum-upload-size-with-php/comment-page-1/#comment-8224</link>
		<dc:creator>Padook</dc:creator>
		<pubDate>Thu, 05 Nov 2009 14:13:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jc21.com/2007-05-03/change-the-maximum-upload-size-with-php/#comment-8224</guid>
		<description>Thank you very much, that is exactly what I was looking for... (unfortunately the ini_set did not work)</description>
		<content:encoded><![CDATA[<p>Thank you very much, that is exactly what I was looking for&#8230; (unfortunately the ini_set did not work)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: luis gonzalez</title>
		<link>http://blog.jc21.com/2007-05-03/change-the-maximum-upload-size-with-php/comment-page-1/#comment-8107</link>
		<dc:creator>luis gonzalez</dc:creator>
		<pubDate>Sat, 01 Aug 2009 06:38:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jc21.com/2007-05-03/change-the-maximum-upload-size-with-php/#comment-8107</guid>
		<description>Many many thanks for this awesome application, it&#039;s just what I was looking for the hole week! Thanks for giving the love back! 

Muchas gracias y saludos desde México.</description>
		<content:encoded><![CDATA[<p>Many many thanks for this awesome application, it&#8217;s just what I was looking for the hole week! Thanks for giving the love back! </p>
<p>Muchas gracias y saludos desde México.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mario oyunlar?</title>
		<link>http://blog.jc21.com/2007-05-03/change-the-maximum-upload-size-with-php/comment-page-1/#comment-8075</link>
		<dc:creator>mario oyunlar?</dc:creator>
		<pubDate>Wed, 17 Jun 2009 12:58:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jc21.com/2007-05-03/change-the-maximum-upload-size-with-php/#comment-8075</guid>
		<description>thanks for usefull tutorials</description>
		<content:encoded><![CDATA[<p>thanks for usefull tutorials</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://blog.jc21.com/2007-05-03/change-the-maximum-upload-size-with-php/comment-page-1/#comment-7962</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Sat, 21 Feb 2009 10:08:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jc21.com/2007-05-03/change-the-maximum-upload-size-with-php/#comment-7962</guid>
		<description>Great fix, i&#039;ve had troubles with this for a long time! tnx!</description>
		<content:encoded><![CDATA[<p>Great fix, i&#8217;ve had troubles with this for a long time! tnx!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: toerist</title>
		<link>http://blog.jc21.com/2007-05-03/change-the-maximum-upload-size-with-php/comment-page-1/#comment-7897</link>
		<dc:creator>toerist</dc:creator>
		<pubDate>Sun, 28 Dec 2008 22:06:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jc21.com/2007-05-03/change-the-maximum-upload-size-with-php/#comment-7897</guid>
		<description>Thanks for the great info.
my E107 forum limiet is now set higher thanks to using the .htaccess file in the root folder.
works great</description>
		<content:encoded><![CDATA[<p>Thanks for the great info.<br />
my E107 forum limiet is now set higher thanks to using the .htaccess file in the root folder.<br />
works great</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cail</title>
		<link>http://blog.jc21.com/2007-05-03/change-the-maximum-upload-size-with-php/comment-page-1/#comment-7359</link>
		<dc:creator>cail</dc:creator>
		<pubDate>Sat, 22 Nov 2008 04:49:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jc21.com/2007-05-03/change-the-maximum-upload-size-with-php/#comment-7359</guid>
		<description>very nice application
really love it
thanks for the great work!</description>
		<content:encoded><![CDATA[<p>very nice application<br />
really love it<br />
thanks for the great work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rich</title>
		<link>http://blog.jc21.com/2007-05-03/change-the-maximum-upload-size-with-php/comment-page-1/#comment-6941</link>
		<dc:creator>rich</dc:creator>
		<pubDate>Fri, 07 Nov 2008 10:08:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jc21.com/2007-05-03/change-the-maximum-upload-size-with-php/#comment-6941</guid>
		<description>thank you for everything...
for the creation and the school...
It&#039;s working very fine here.</description>
		<content:encoded><![CDATA[<p>thank you for everything&#8230;<br />
for the creation and the school&#8230;<br />
It&#8217;s working very fine here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: seo</title>
		<link>http://blog.jc21.com/2007-05-03/change-the-maximum-upload-size-with-php/comment-page-1/#comment-6837</link>
		<dc:creator>seo</dc:creator>
		<pubDate>Tue, 04 Nov 2008 02:37:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jc21.com/2007-05-03/change-the-maximum-upload-size-with-php/#comment-6837</guid>
		<description>Very helpful tips, thank you for sharing!!</description>
		<content:encoded><![CDATA[<p>Very helpful tips, thank you for sharing!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ali</title>
		<link>http://blog.jc21.com/2007-05-03/change-the-maximum-upload-size-with-php/comment-page-1/#comment-3223</link>
		<dc:creator>Ali</dc:creator>
		<pubDate>Mon, 26 May 2008 18:07:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jc21.com/2007-05-03/change-the-maximum-upload-size-with-php/#comment-3223</guid>
		<description>Hi

This application is awesome, easy to use and is exactly what I need. However it seems like for larger files the download cuts out after 60sec regardless of how much of the file has been downloaded. I think this has to do with the following in PHP.ini:

max_execution_time = 60     ; Maximum execution time of each script, in seconds
max_input_time = 60	; Maximum amount of time each script may spend parsing request data

I have tried changing these values and increasing them to 90sec, and higher, however it does not seem to solve the issue. Is AJAX File Browser still supported by any communities? is there anyone who can help with this program at this time or this project has been completely dropped?

I appreciate your efforts

Ali E.</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>This application is awesome, easy to use and is exactly what I need. However it seems like for larger files the download cuts out after 60sec regardless of how much of the file has been downloaded. I think this has to do with the following in PHP.ini:</p>
<p>max_execution_time = 60     ; Maximum execution time of each script, in seconds<br />
max_input_time = 60	; Maximum amount of time each script may spend parsing request data</p>
<p>I have tried changing these values and increasing them to 90sec, and higher, however it does not seem to solve the issue. Is AJAX File Browser still supported by any communities? is there anyone who can help with this program at this time or this project has been completely dropped?</p>
<p>I appreciate your efforts</p>
<p>Ali E.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maurits</title>
		<link>http://blog.jc21.com/2007-05-03/change-the-maximum-upload-size-with-php/comment-page-1/#comment-1977</link>
		<dc:creator>maurits</dc:creator>
		<pubDate>Mon, 07 Apr 2008 18:45:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jc21.com/2007-05-03/change-the-maximum-upload-size-with-php/#comment-1977</guid>
		<description>OMG NVM ITS WORK THANKS DUDE1!</description>
		<content:encoded><![CDATA[<p>OMG NVM ITS WORK THANKS DUDE1!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maurits</title>
		<link>http://blog.jc21.com/2007-05-03/change-the-maximum-upload-size-with-php/comment-page-1/#comment-1976</link>
		<dc:creator>maurits</dc:creator>
		<pubDate>Mon, 07 Apr 2008 18:44:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jc21.com/2007-05-03/change-the-maximum-upload-size-with-php/#comment-1976</guid>
		<description>check my website http://old-dutch.net i got a upload steem but i can only upload 2mb and i did change the php.ini but noting heppends help!!!!</description>
		<content:encoded><![CDATA[<p>check my website <a href="http://old-dutch.net" rel="nofollow">http://old-dutch.net</a> i got a upload steem but i can only upload 2mb and i did change the php.ini but noting heppends help!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Morante</title>
		<link>http://blog.jc21.com/2007-05-03/change-the-maximum-upload-size-with-php/comment-page-1/#comment-1247</link>
		<dc:creator>Daniel Morante</dc:creator>
		<pubDate>Thu, 06 Mar 2008 17:52:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jc21.com/2007-05-03/change-the-maximum-upload-size-with-php/#comment-1247</guid>
		<description>Your Ajax File Browser is a great application.  To show my thanks, I submitted a small patch that will add a &quot;browse&quot; button when adding or editing a share.</description>
		<content:encoded><![CDATA[<p>Your Ajax File Browser is a great application.  To show my thanks, I submitted a small patch that will add a &#8220;browse&#8221; button when adding or editing a share.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jc</title>
		<link>http://blog.jc21.com/2007-05-03/change-the-maximum-upload-size-with-php/comment-page-1/#comment-1207</link>
		<dc:creator>jc</dc:creator>
		<pubDate>Mon, 03 Mar 2008 23:43:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jc21.com/2007-05-03/change-the-maximum-upload-size-with-php/#comment-1207</guid>
		<description>Yep that&#039;s right. Production has fallen over. You can still download the latest version from:
http://sourceforge.net/project/showfiles.php?group_id=193937

And sorry, I won&#039;t be doing any more work on this application.</description>
		<content:encoded><![CDATA[<p>Yep that&#8217;s right. Production has fallen over. You can still download the latest version from:<br />
<a href="http://sourceforge.net/project/showfiles.php?group_id=193937" rel="nofollow">http://sourceforge.net/project/showfiles.php?group_id=193937</a></p>
<p>And sorry, I won&#8217;t be doing any more work on this application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luca</title>
		<link>http://blog.jc21.com/2007-05-03/change-the-maximum-upload-size-with-php/comment-page-1/#comment-1189</link>
		<dc:creator>Luca</dc:creator>
		<pubDate>Sun, 02 Mar 2008 00:12:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jc21.com/2007-05-03/change-the-maximum-upload-size-with-php/#comment-1189</guid>
		<description>your ajax file browser site is down, also could you make a remember login button please :)</description>
		<content:encoded><![CDATA[<p>your ajax file browser site is down, also could you make a remember login button please :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
