<?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>Andy Fletcher &#187; Drupal</title>
	<atom:link href="http://www.tomcatuk.net/category/drupal/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tomcatuk.net</link>
	<description>Do, or do not, there is no try</description>
	<lastBuildDate>Thu, 02 Sep 2010 19:49:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>It is highly recommended that you set you PHP memory_limit to 96M</title>
		<link>http://www.tomcatuk.net/it-is-highly-recommended-that-you-set-you-php-memory_limit-to-96m/</link>
		<comments>http://www.tomcatuk.net/it-is-highly-recommended-that-you-set-you-php-memory_limit-to-96m/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 21:34:30 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Godaddy]]></category>

		<guid isPermaLink="false">http://www.tomcatuk.net/?p=143</guid>
		<description><![CDATA[Started playing around with Drupal, and got this advice in my status report. Put simply I needed to increase the amount of memory available to PHP as I only had 64M available to it. My hosting is with Godaddy and after much Googling found a couple of possible solutions &#8211; add a line to .htaccess [...]]]></description>
			<content:encoded><![CDATA[<p>Started playing around with Drupal, and got this advice in my status report. Put simply I needed to increase the amount of memory available to PHP as I only had 64M available to it. My hosting is with Godaddy and after much Googling found a couple of possible solutions &#8211; add a line to .htaccess or edit the settings.php file in /sites/default.</p>
<p>First off, tried adding a line to .htaccess as explained <a href="http://drupal.org/node/207036">here</a>. It didn&#8217;t work. So I went for modifying &#8220;settings.php&#8221; (instructions at the same link I just referred to). Editing the file was no problem, uploading it was. My FTP Client couldn&#8217;t do it (I just got &#8220;critical error&#8221; each time it failed), and modifying permissions on the file, and it&#8217;s parent directory didn&#8217;t help either. Drupal &#8220;protects&#8221; the settings.php file as a security measure, and nothing my FTP client could do would get around it (that may just be a good thing).</p>
<p>The answer to overwriting this file with a Godaddy account is to use Godaddys&#8217; own file manager. Log into your hosting account and make your way to hosting control center&gt;content&gt;file manager. Browse your way to the folder sites/default then click the little &#8220;Upload&#8221; icon, tick the &#8220;overwrite&#8221; checkbox and then use the browse to locate your modified settings.php. Worked for me <img src='http://www.tomcatuk.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><img class="alignnone size-full wp-image-150" title="phpmemory" src="http://www.tomcatuk.net/wp-content/uploads/2009/09/phpmemory2.jpg" alt="phpmemory" width="600" height="377" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tomcatuk.net/it-is-highly-recommended-that-you-set-you-php-memory_limit-to-96m/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
