<html><head><base href="x-msg://105/"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">If you have access to php.ini, you can change the memory_limit directive.<div><br></div><div>Otherwise, you can add "ini_set("memory_limit", "2M")" to your settings.php file (changing "2M" to whatever value you wish, of course).</div><div><br></div><div><div><div>On 30 Jun 2011, at 15:02, Joel Willers wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div lang="EN-US" link="blue" vlink="purple"><div class="WordSection1" style="page: WordSection1; "><div style="margin-top: 0in; margin-right: 0in; margin-bottom: 0.0001pt; margin-left: 0in; font-size: 12pt; font-family: 'Times New Roman', serif; "><span style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125); ">There are many sources of info on this.&nbsp; I’d use my Google-Fu on this one.&nbsp; I don’t know specifics for D7, sorry.<o:p></o:p></span></div><div style="margin-top: 0in; margin-right: 0in; margin-bottom: 0.0001pt; margin-left: 0in; font-size: 12pt; font-family: 'Times New Roman', serif; "><span style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125); "><o:p>&nbsp;</o:p></span></div><div style="margin-top: 0in; margin-right: 0in; margin-bottom: 0.0001pt; margin-left: 0in; font-size: 12pt; font-family: 'Times New Roman', serif; "><span style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125); ">Joel<o:p></o:p></span></div><div style="margin-top: 0in; margin-right: 0in; margin-bottom: 0.0001pt; margin-left: 0in; font-size: 12pt; font-family: 'Times New Roman', serif; "><span style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125); "><o:p>&nbsp;</o:p></span></div><div><div style="border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border-color: initial; border-top-style: solid; border-top-color: rgb(181, 196, 223); border-top-width: 1pt; padding-top: 3pt; padding-right: 0in; padding-bottom: 0in; padding-left: 0in; "><div style="margin-top: 0in; margin-right: 0in; margin-bottom: 0.0001pt; margin-left: 0in; font-size: 12pt; font-family: 'Times New Roman', serif; "><b><span style="font-size: 10pt; font-family: Tahoma, sans-serif; ">From:</span></b><span style="font-size: 10pt; font-family: Tahoma, sans-serif; "><span class="Apple-converted-space">&nbsp;</span><a href="mailto:support-bounces@drupal.org" style="color: blue; text-decoration: underline; ">support-bounces@drupal.org</a><span class="Apple-converted-space">&nbsp;</span>[mailto:support-bounces@drupal.org]<span class="Apple-converted-space">&nbsp;</span><b>On Behalf Of<span class="Apple-converted-space">&nbsp;</span></b>Jorge Biquez<br><b>Sent:</b><span class="Apple-converted-space">&nbsp;</span>Thursday, June 30, 2011 2:00 PM<br><b>To:</b><span class="Apple-converted-space">&nbsp;</span><a href="mailto:support@drupal.org" style="color: blue; text-decoration: underline; ">support@drupal.org</a><br><b>Subject:</b><span class="Apple-converted-space">&nbsp;</span>[support] Fatal error: Allowed memory size<br><b>Importance:</b><span class="Apple-converted-space">&nbsp;</span>High<o:p></o:p></span></div></div></div><div style="margin-top: 0in; margin-right: 0in; margin-bottom: 0.0001pt; margin-left: 0in; font-size: 12pt; font-family: 'Times New Roman', serif; "><o:p>&nbsp;</o:p></div><div style="margin-top: 0in; margin-right: 0in; margin-bottom: 0.0001pt; margin-left: 0in; font-size: 12pt; font-family: 'Times New Roman', serif; ">Hello.<br><br>I am trying to update my 7.2 version to 7.4<br><br>Seems like everything was going fine but in the last step of the updat.php process I received this error:<br><br>-------------------------------------<br><b>Fatal error</b>: Allowed memory size of 33554432 bytes exhausted (tried to allocate 65483 bytes) in<span class="Apple-converted-space">&nbsp;</span><b>/home/mujeresm/public_html/includes/cache.inc</b><span class="Apple-converted-space">&nbsp;</span>on line<span class="Apple-converted-space">&nbsp;</span><b>418<br></b>-------------------------------------<br><br>How can I solve this? Ho do I increase memory ?<br><br>Thanks in advance.<br><br>Jorge Biquez<o:p></o:p></div><div style="margin-top: 0in; margin-right: 0in; margin-bottom: 0.0001pt; margin-left: 0in; font-size: 12pt; font-family: 'Times New Roman', serif; "><o:p>&nbsp;</o:p></div></div>--<span class="Apple-converted-space">&nbsp;</span><br>[ Drupal support list |<span class="Apple-converted-space">&nbsp;</span><a href="http://lists.drupal.org/" style="color: blue; text-decoration: underline; ">http://lists.drupal.org/</a><span class="Apple-converted-space">&nbsp;</span>]</div></span></blockquote></div><br></div></body></html>