<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">it's been getting that 101 a lot of
      times. I use phpEd's debugger which gives me a good backtrace. It
      happens a lot under the modules page.<br>
      <br>
      First step is to look at your php.ini and try increasing your
      memory size, then restart apache. The default size is too small.
      If your host doesn't provide root access to php.ini there's
      usually a way to do it in a local directory as an include to
      php.ini.<br>
      <br>
      -Don-<br>
      <br>
      On 4/20/2013 6:21 PM, <a class="moz-txt-link-abbreviated" href="mailto:Waprothero@gmail.com">Waprothero@gmail.com</a> wrote:<br>
    </div>
    <blockquote
      cite="mid:DE68D89A-245E-410F-ACEC-3AD8EE5C25CF@gmail.com"
      type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      <div style="-webkit-text-size-adjust: auto; ">I'm getting this
        error, and it doesn't make sense to me:</div>
      <div style="-webkit-text-size-adjust: auto; "><br>
      </div>
      <div><span style="-webkit-text-size-adjust: auto;
          background-color: rgba(255, 255, 255, 0);"><b>Fatal error</b>:
          Allowed memory size of 67108864 bytes exhausted (tried to
          allocate 101 bytes) in<b>/home/wap/public_html/includes/database/query.inc</b>&nbsp;on
          line&nbsp;<b>1856</b></span></div>
      <div><span style="-webkit-text-size-adjust: auto;"><b><br>
          </b></span></div>
      <div><span style="-webkit-text-size-adjust: auto;"><b>Its trying
            to allocate only 101 bytes. I get similar errors when I try
            to enable a module. I have the site also running locally,
            and get no error. What I have to do is make all changes on
            my local site, then upload the database to my remote site.
            It's a pain.</b></span></div>
      <div><span style="-webkit-text-size-adjust: auto;"><b><br>
          </b></span></div>
      <div><span style="-webkit-text-size-adjust: auto;"><b>What should
            I look for to fix this?</b></span></div>
      <div><span style="-webkit-text-size-adjust: auto;"><b><br>
          </b></span></div>
      <div><span style="-webkit-text-size-adjust: auto;"><b>Bill<br>
          </b></span><br>
        <span style="-webkit-text-size-adjust: auto;">William Prothero</span>
        <div style="-webkit-text-size-adjust: auto; "><a
            moz-do-not-send="true" href="http://es.earthednet.org">http://es.earthednet.org</a></div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>