<?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: Wordpress Upload Blues: php.ini upload_max_filesize is 2M</title>
	<atom:link href="http://folkspants.com/scraps/wordpress-upload-blues-phpini-upload_max_filesize-is-2m/feed" rel="self" type="application/rss+xml" />
	<link>http://folkspants.com/scraps/wordpress-upload-blues-phpini-upload_max_filesize-is-2m</link>
	<description></description>
	<lastBuildDate>Sun, 21 Feb 2010 02:24:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=3.0-alpha</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ross</title>
		<link>http://folkspants.com/scraps/wordpress-upload-blues-phpini-upload_max_filesize-is-2m/comment-page-1#comment-212</link>
		<dc:creator>ross</dc:creator>
		<pubDate>Mon, 05 Oct 2009 17:58:33 +0000</pubDate>
		<guid isPermaLink="false">http://folkspants.com/?p=732#comment-212</guid>
		<description>@dro:

I just discovered that you may need to also modify the line in your php.ini that looks like:

; Maximum size of POST data that PHP will accept.
post_max_size = 8M

Simply increase the post_max_size to the size of file you are uploading.</description>
		<content:encoded><![CDATA[<p>@dro:</p>
<p>I just discovered that you may need to also modify the line in your php.ini that looks like:</p>
<p>; Maximum size of POST data that PHP will accept.<br />
post_max_size = 8M</p>
<p>Simply increase the post_max_size to the size of file you are uploading.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: @the_dro</title>
		<link>http://folkspants.com/scraps/wordpress-upload-blues-phpini-upload_max_filesize-is-2m/comment-page-1#comment-205</link>
		<dc:creator>@the_dro</dc:creator>
		<pubDate>Thu, 17 Sep 2009 19:21:19 +0000</pubDate>
		<guid isPermaLink="false">http://folkspants.com/?p=732#comment-205</guid>
		<description>I&#039;m having the same issue where it says, &quot;This file is too big. Your php.ini upload_max_filesize is 100M&quot; 
 
I have contacted the hosting company and notified them of the issue. They made a couple changes to help me out but they didn&#039;t work. I noticed that some files, like mp3&#039;s will upload with not problem at all, then others will not. I checked their properties and some files which are over 128kbps will have an issue uploading and thought that may be the issue, but then others would upload. I took some of those files which were giving me problems and re-encoded them to a lesser KBPS and then it would upload fine.  
 
I also uploaded the same file that was giving me issues on two other blogs on different blogs with different hosts and  that same file uploaded just fine.  
 
It&#039;s hard to narrow down what the actual issue is because I originally thought it was a file issue but then that file uploads to another blog without giving me the file size error. Then I thought it was a server issue but the server is allowing me to upload alternative files of the same properties and settings. 
 
Anyone have any suggestions or ideas of something else I may want to try? 
 
-dro </description>
		<content:encoded><![CDATA[<p>I&#039;m having the same issue where it says, &quot;This file is too big. Your php.ini upload_max_filesize is 100M&quot; </p>
<p>I have contacted the hosting company and notified them of the issue. They made a couple changes to help me out but they didn&#039;t work. I noticed that some files, like mp3&#039;s will upload with not problem at all, then others will not. I checked their properties and some files which are over 128kbps will have an issue uploading and thought that may be the issue, but then others would upload. I took some of those files which were giving me problems and re-encoded them to a lesser KBPS and then it would upload fine.  </p>
<p>I also uploaded the same file that was giving me issues on two other blogs on different blogs with different hosts and  that same file uploaded just fine.  </p>
<p>It&#039;s hard to narrow down what the actual issue is because I originally thought it was a file issue but then that file uploads to another blog without giving me the file size error. Then I thought it was a server issue but the server is allowing me to upload alternative files of the same properties and settings. </p>
<p>Anyone have any suggestions or ideas of something else I may want to try? </p>
<p>-dro</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ross</title>
		<link>http://folkspants.com/scraps/wordpress-upload-blues-phpini-upload_max_filesize-is-2m/comment-page-1#comment-191</link>
		<dc:creator>ross</dc:creator>
		<pubDate>Fri, 11 Sep 2009 15:03:56 +0000</pubDate>
		<guid isPermaLink="false">http://folkspants.com/?p=732#comment-191</guid>
		<description>@TimKou - Did you check with your web host about the server configuration where your site lives?  Also, as a general rule for big video files, i always prefer to use a distributor like youtube or vimeo so they handle all the dirty work.  Then it&#039;s just a simple embed.  Maybe that could be an option for you. </description>
		<content:encoded><![CDATA[<p>@TimKou &#8211; Did you check with your web host about the server configuration where your site lives?  Also, as a general rule for big video files, i always prefer to use a distributor like youtube or vimeo so they handle all the dirty work.  Then it&#039;s just a simple embed.  Maybe that could be an option for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TimKou</title>
		<link>http://folkspants.com/scraps/wordpress-upload-blues-phpini-upload_max_filesize-is-2m/comment-page-1#comment-181</link>
		<dc:creator>TimKou</dc:creator>
		<pubDate>Thu, 03 Sep 2009 20:28:07 +0000</pubDate>
		<guid isPermaLink="false">http://folkspants.com/?p=732#comment-181</guid>
		<description>Wondering of you can help.  The thread that you posted has been closed for further discussion. 
 
I have a video file that I&#039;d like to upload, and it&#039;s about 80mb.  I followed instructions provided here and on other threads similar to the one that you posted, and now I get this message: 
 
&quot;This file is too big. Your php.ini upload_max_filesize is 100M&quot; 
 
Well, my file is less than 100M, so I don&#039;t understand what the problem is. </description>
		<content:encoded><![CDATA[<p>Wondering of you can help.  The thread that you posted has been closed for further discussion. </p>
<p>I have a video file that I&#039;d like to upload, and it&#039;s about 80mb.  I followed instructions provided here and on other threads similar to the one that you posted, and now I get this message: </p>
<p>&quot;This file is too big. Your php.ini upload_max_filesize is 100M&quot; </p>
<p>Well, my file is less than 100M, so I don&#039;t understand what the problem is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: moonie</title>
		<link>http://folkspants.com/scraps/wordpress-upload-blues-phpini-upload_max_filesize-is-2m/comment-page-1#comment-81</link>
		<dc:creator>moonie</dc:creator>
		<pubDate>Sun, 31 May 2009 09:17:28 +0000</pubDate>
		<guid isPermaLink="false">http://folkspants.com/?p=732#comment-81</guid>
		<description>Awesome. Thanks a bunch!</description>
		<content:encoded><![CDATA[<p>Awesome. Thanks a bunch!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
