Hi Kevin and all,<div><br></div><div>Hopefully you have a php.ini file you can edit or add. Ask your host. Typically they can give you a copy of the default one, which you place at the domain root (so that it would be accessed at: <a href="http://example.com/php.ini">http://example.com/php.ini</a>).</div>
<div><br></div><div>Once that is in place, find this line:</div><div><br></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">memory_limit = 32M</font></div><div><br></div><div>and change it to:</div>
<div><br></div><div><font class="Apple-style-span" face="&#39;courier new&#39;, monospace">memory_limit = 128M</font></div><div><br></div><div>That should solve your problems.</div><div><br></div><div>Report back,</div><div>
<br></div><div>Shai Gluskin</div><div><br><div class="gmail_quote">On Mon, Jul 11, 2011 at 2:25 PM, Kevin Anderson <span dir="ltr">&lt;<a href="mailto:kevinanderson1989@gmail.com">kevinanderson1989@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><u></u>

  

    
  
  <div bgcolor="#ffffff" text="#000000">
    I am having trouble when working with drupal actually up on the
    server. Everytime I save something it gives me this error.<br>
    <br>
    <b><br>
      &quot;Fatal error</b>: Allowed memory size of 33554432 bytes exhausted
    (tried to allocate 45 bytes) in <b>/data/16/1/19/132/1508295/user/1622796/htdocs/wordpress/sewerratracing/includes/database.mysql.inc</b>
    on line <b>160&quot;<br>
      <br>
    </b>it seems to be a different path every time but the same message.<b><br>
      <br>
    </b>has anyone encounterd this? and have any solotions? <br>
    <br>
    Thanks, Kevin<b><br>
    </b>
  </div>

<br>--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br></blockquote></div><br></div>