<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    I tried the htaccess way and i got a fatal 500 error, then i also
    tried the settings.php way and the file wont FTP back onto my
    server. The php.ini file is nowhere to be found<br>
    <br>
    <br>
    On 11/07/11 9:51 AM, Shai Gluskin wrote:
    <blockquote
cite="mid:CAADUgB1m4=PV-amYF3ztxKsc0O2VWEo0Nek8-8oavRPf5FMMgw@mail.gmail.com"
      type="cite">Kevin,
      <div><br>
      </div>
      <div>You only want to set this in ONE place. Otherwise, you won't
        know what overrides what and which setting is authoritative.</div>
      <div><br>
      </div>
      <div>So...</div>
      <div><br>
      </div>
      <div>
        <ol>
          <li>Set memory limit in only one place, remove any other
            custom code other than in once place.</li>
          <li>Set it for 96MB minimum</li>
          <li>Go to the "Status" page to confirm the amount of memory
            available to your installation ( at /admin/reports/status)</li>
        </ol>
        <div>Report back,</div>
        <div><br>
        </div>
        <div>Shai Gluskin</div>
        <br>
        <div class="gmail_quote">On Mon, Jul 11, 2011 at 3:33 PM, Kevin
          Anderson <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:kevinanderson1989@gmail.com">kevinanderson1989@gmail.com</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
            0.8ex; border-left: 1px solid rgb(204, 204, 204);
            padding-left: 1ex;">
            <div bgcolor="#ffffff" text="#000000"> I have also read that
              you can go to the setting.php file and add a line of
              code... i have done this also have added a line of code in
              the htaccess file aswell but only to 32MB should I up the
              size in these files aswell?<br>
              <br>
              <br>
              On 11/07/11 9:05 AM, Shai Gluskin wrote:
              <blockquote type="cite">Thanks Jamie for that reference;
                that's a good docs page.
                <div><br>
                </div>
                <div>But Kevin, don't be confused by the example. I
                  think that doc was written when most shared hosts
                  defaulted to 8MB or 16MB and so upping it to 32MB made
                  a difference. Given the error message you reported,
                  you already have 32MB of available memory. But it
                  still isn't surprising that you get the error,
                  depending on what version of Drupal you are using and
                  what modules you have installed. I have my own server
                  and my master php.ini is for accounts to have 128MB of
                  memory available for Drupal.</div>
                <div><br>
                </div>
                <div>Shai<br>
                </div>
                <br>
                <div class="gmail_quote">On Mon, Jul 11, 2011 at 11:53
                  AM, Jamie Holly <span dir="ltr">&lt;<a
                      moz-do-not-send="true"
                      href="mailto:hovercrafter@earthlink.net"
                      target="_blank">hovercrafter@earthlink.net</a>&gt;</span>
                  wrote:<br>
                  <blockquote class="gmail_quote" style="margin: 0pt 0pt
                    0pt 0.8ex; border-left: 1px solid rgb(204, 204,
                    204); padding-left: 1ex;">
                    <div bgcolor="#ffffff" text="#000000"> <a
                        moz-do-not-send="true"
                        href="http://drupal.org/node/207036"
                        target="_blank">http://drupal.org/node/207036</a>
                      <pre cols="72">Jamie Holly
<font color="#888888"><a moz-do-not-send="true" href="http://www.intoxination.net" target="_blank">http://www.intoxination.net</a> 
<a moz-do-not-send="true" href="http://www.hollyit.net" target="_blank">http://www.hollyit.net</a></font></pre>
                      <div>
                        <div> <br>
                          On 7/11/2011 2:25 PM, Kevin Anderson wrote:
                          <blockquote type="cite"> 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>
                              "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"<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> </blockquote>
                        </div>
                      </div>
                    </div>
                    <br>
                    --<br>
                    [ Drupal support list | <a moz-do-not-send="true"
                      href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a>
                    ]<br>
                  </blockquote>
                </div>
                <br>
              </blockquote>
              <br>
            </div>
            <br>
            --<br>
            [ Drupal support list | <a moz-do-not-send="true"
              href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a>
            ]<br>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
  </body>
</html>