<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">That's set up in settings.php.<br>
      <br>
      You keep saying your "site is going down". What's going down? Is
      it giving an error? White screen? Mushroom cloud coming out of the
      server? <br>
      <br>
      If you are getting an error, please share that. If it's a white
      screen, then look in your apache error logs and share those. There
      really isn't much more help that can be given without that
      information.<br>
      <pre class="moz-signature" cols="72">Jamie Holly
<a class="moz-txt-link-freetext" href="http://www.intoxination.net">http://www.intoxination.net</a> 
<a class="moz-txt-link-freetext" href="http://www.hollyit.net">http://www.hollyit.net</a></pre>
      On 3/17/2013 10:43 PM, Austin Einter wrote:<br>
    </div>
    <blockquote
cite="mid:CANXt1k_TaimkHHC1QWW+Rd5m7FQBNL-s=P0AyLQ6_aMqUt9gRg@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>I have a basic question. Where we tell to
            Apache/Varnish/Drupal that memcached is running at localhost
            with this port.<br>
          </div>
          I hope I am doing something wrong in configuration. Kindly let
          me know.., if any link gives all required steps for memcache
          support in drupal 7.<br>
          <br>
        </div>
        -Austin<br>
      </div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">On Sun, Mar 17, 2013 at 5:32 PM, Austin
          Einter <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:austin.einter@gmail.com" target="_blank">austin.einter@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">
            <div dir="ltr">
              <div>
                <div>
                  <div>
                    <div>
                      <div>
                        <div>
                          <div>
                            <div>
                              <div>
                                <div>
                                  <div>
                                    <div>
                                      <div>
                                        <div>
                                          <div>
                                            <div>Dear All<br>
                                            </div>
                                            I am facing some issues with
                                            Memcache install in a Drupal
                                            7 site.<br>
                                          </div>
                                          <div>Environment CentOs 7.3,
                                            Drupal 7.15<br>
                                          </div>
                                          <br>
                                          1. First I Installed memcached
                                          using yum command (tried two
                                          times one time from remi repo
                                          and other time from base
                                          repo).<br>
                                        </div>
                                        2. I configured
                                        /etc/sysconfig/memcacche config
                                        file<br>
                                      </div>
                                      3. Started memached service<br>
                                      <br>
                                    </div>
                                    Looks everything went fine.<br>
                                    <br>
                                  </div>
                                  Then I <br>
                                </div>
                                1. installed php-pecl-memcache from remi
                                repo<br>
                              </div>
                              2. enabled memcache module in drupal<br>
                              <br>
                            </div>
                            Added below lines in settings.php file<br>
                          </div>
                          <br>
                          include_once('./includes/cache.inc');<br>
include_once('./sites/all/modules/memcache/memcache.inc');<br>
                          $conf['cache_backends'][] =
                          'sites/all/modules/memcache/memcache.inc';<br>
                          $conf['cache_default_class'] =
                          'MemCacheDrupal';<br>
                          $conf['cache_class_cache_form'] =
                          'DrupalDatabaseCache';<br>
                          <br>
                          <br>
                        </div>
                        After that I restarted memcached, httpd service.<br>
                        <br>
                      </div>
                      Next I am unable to access my site. If I do not
                      use memcache it is running fine, once i enable
                      memcache it does not run.<br>
                      <br>
                    </div>
                    Anybody has faced this issue.<br>
                    <br>
                  </div>
                  Kindly guide how to resolve this issue.<br>
                  <br>
                </div>
                Thanks<span class="HOEnZb"><font color="#888888"><br>
                  </font></span></div>
              <span class="HOEnZb"><font color="#888888">Austin<br>
                  <br>
                  <div>
                    <div>
                      <div>
                        <div><br>
                          <br>
                        </div>
                      </div>
                    </div>
                  </div>
                </font></span></div>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>