<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>waynestorey.com Blog &#187; moodle</title>
	<atom:link href="http://waynestorey.com/blog/tag/moodle/feed/" rel="self" type="application/rss+xml" />
	<link>http://waynestorey.com/blog</link>
	<description>Hopefully a useful blog of technology issues, errors and fixes</description>
	<lastBuildDate>Thu, 02 Feb 2012 11:25:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Increase upload File Size in Moodle</title>
		<link>http://waynestorey.com/blog/2010/03/22/increase-upload-file-size-in-moodle/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=increase-upload-file-size-in-moodle</link>
		<comments>http://waynestorey.com/blog/2010/03/22/increase-upload-file-size-in-moodle/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 06:47:10 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[moodle]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Windows 2003]]></category>

		<guid isPermaLink="false">http://waynestorey.com/blog/?p=382</guid>
		<description><![CDATA[By default the upload size is 8Mb to increase the File Size limit in moodle (eg. increase limit to 50Megabytes) you will need to make the following changes: In your php folder edit the php.ini file and change the following values: post_max_size = 50M upload_max_filesize = 50M Note: On windows I had to restart IIS [...]]]></description>
		<wfw:commentRss>http://waynestorey.com/blog/2010/03/22/increase-upload-file-size-in-moodle/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

