<?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: Changing the php file upload limit in Ubuntu Linux</title>
	<atom:link href="http://www.miscdebris.net/blog/2008/04/14/changing-the-php-file-upload-limit-in-ubuntu-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.miscdebris.net/blog/2008/04/14/changing-the-php-file-upload-limit-in-ubuntu-linux/</link>
	<description>A blog about my research work, computer and internet stuff, personal life.</description>
	<lastBuildDate>Fri, 27 Aug 2010 17:42:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Bob Davis</title>
		<link>http://www.miscdebris.net/blog/2008/04/14/changing-the-php-file-upload-limit-in-ubuntu-linux/comment-page-1/#comment-41911</link>
		<dc:creator>Bob Davis</dc:creator>
		<pubDate>Thu, 05 Aug 2010 00:15:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.miscdebris.net/blog/?p=34#comment-41911</guid>
		<description>Thanks, helped me a bunch :)

I am migrating from using Fedora to Ubuntu and the PHP and apache files are in a different place.

You Could also add the other commonly changed one max_post_size.

I was atempting to import my database using phpmyamdin so had to change that :)

Bob</description>
		<content:encoded><![CDATA[<p>Thanks, helped me a bunch <img src='http://www.miscdebris.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I am migrating from using Fedora to Ubuntu and the PHP and apache files are in a different place.</p>
<p>You Could also add the other commonly changed one max_post_size.</p>
<p>I was atempting to import my database using phpmyamdin so had to change that <img src='http://www.miscdebris.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Bob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack</title>
		<link>http://www.miscdebris.net/blog/2008/04/14/changing-the-php-file-upload-limit-in-ubuntu-linux/comment-page-1/#comment-24897</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Sat, 18 Jul 2009 06:52:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.miscdebris.net/blog/?p=34#comment-24897</guid>
		<description>Thanks this helped me to upload larger extensions on local TYPO3 sites.</description>
		<content:encoded><![CDATA[<p>Thanks this helped me to upload larger extensions on local TYPO3 sites.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luxsphinx</title>
		<link>http://www.miscdebris.net/blog/2008/04/14/changing-the-php-file-upload-limit-in-ubuntu-linux/comment-page-1/#comment-18727</link>
		<dc:creator>Luxsphinx</dc:creator>
		<pubDate>Tue, 06 Jan 2009 22:11:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.miscdebris.net/blog/?p=34#comment-18727</guid>
		<description>While is may be common sense to some, for those people new to messing around with servers, don&#039;t forget to restart Apache for the  changes to take effect.

You can use this line to do so:
[code]
sudo /etc/init.d/apache2 restart
[/code]</description>
		<content:encoded><![CDATA[<p>While is may be common sense to some, for those people new to messing around with servers, don&#8217;t forget to restart Apache for the  changes to take effect.</p>
<p>You can use this line to do so:</p>
<pre class="brush: plain;">
sudo /etc/init.d/apache2 restart
</pre>
]]></content:encoded>
	</item>
</channel>
</rss>
