<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">You shouldn't have any problems. Just
      do a yum remove of PHP and it will give a list of everything that
      will be affected. You can verify any problems before proceeding.<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 8:13 PM, Austin Einter wrote:<br>
    </div>
    <blockquote
cite="mid:CANXt1k8OjstNOOLhCS2Fn3ep=tzqbmuZds7UZzF981z4RnEFQA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>One more installation tikka 1.3 , with all these apps
            already installed, I am bit nervous to uninstall PHP 5.4 and
            install PHP 5.3.<br>
            <br>
          </div>
          Anyother alternatives....<br>
          <br>
        </div>
        -Kamal<br>
      </div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">On Mon, Mar 18, 2013 at 5:36 AM, 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>Dear <span name="Jamie Holly">Jamie Holly<br>
                    </span></div>
                  <span name="Jamie Holly">Thanks for the input. Now
                    already I have installed many applications such as
                    apache, mysql 5.5, apache solr, clamd, dovecot,
                    amavisd, varnish etc. If I uninstall php 5.4 and
                    install php 5.3&nbsp; now, I am NOT sure if it will break
                    anything. Has anybody done this anytime, kindly
                    share...<br>
                    <br>
                  </span></div>
                <span name="Jamie Holly">Thanks<br>
                </span></div>
              <span name="Jamie Holly">--Austin<br>
              </span></div>
            <div class="gmail_extra"><br>
              <br>
              <div class="gmail_quote">
                <div>
                  <div class="h5">On Sun, Mar 17, 2013 at 10:37 PM,
                    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>
                  </div>
                </div>
                <blockquote class="gmail_quote" style="margin:0 0 0
                  .8ex;border-left:1px #ccc solid;padding-left:1ex">
                  <div>
                    <div class="h5">
                      <div text="#000000" bgcolor="#FFFFFF">
                        <div>I assume you're talking about CentOS 6.3,
                          since 7 isn't available.<br>
                          <br>
                          First, I recommend going with PHP 5.3. There
                          are a lot of contrib modules that still have
                          problems in 5.4. 5.3 is what comes with CentOS
                          6, and installs without a problem, including
                          APC and Memcache. I have a server running it
                          that gets about 1/4 million pageviews per day.<br>
                          <br>
                          Also Remi's repository is always a nightmare.
                          You are seeing that here with broken
                          dependencies (wanting different versions of
                          libjpeg). Since Remi does a lot of dependency
                          breaks, I would recommend asking at their
                          forum for help:<br>
                          <br>
                          <a moz-do-not-send="true"
                            href="http://forums.famillecollet.com/"
                            target="_blank">http://forums.famillecollet.com/</a><br>
                          <br>
                          But again, I strongly recommend going with PHP
                          5.3. It's a lot less headache not only from
                          CentOS, but also from Drupal.<span><font
                              color="#888888"><br>
                              <pre cols="72">Jamie Holly
<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></pre>
                            </font></span>
                          <div>
                            <div> On 3/17/2013 10:47 AM, Austin Einter
                              wrote:<br>
                            </div>
                          </div>
                        </div>
                        <div>
                          <div>
                            <blockquote type="cite">
                              <div dir="ltr">
                                <div>
                                  <div>
                                    <div>
                                      <div>
                                        <div>
                                          <div>
                                            <div>
                                              <div>Dear All<br>
                                              </div>
                                              I am almost blocked
                                              regarding this issue.<br>
                                              <br>
                                            </div>
                                            It looks to me anything I
                                            want to install that invoves
                                            PECL , my machine does not
                                            work properly.<br>
                                          </div>
                                          My experience with APC was so
                                          bad, finally I just left it
                                          off.<br>
                                          <br>
                                        </div>
                                        Regarding Memcache support for
                                        Drupal 7, Just to make sure that
                                        there is no dependency issues, I
                                        tried to build the required
                                        stuff.<br>
                                        <br>
                                      </div>
                                      I built libevent, memcached. It
                                      went smooth. I was able to start
                                      memcached service properly.<br>
                                      <br>
                                    </div>
                                    Next, I wanted to build
                                    php-pecl-memcache. Here is uncovered
                                    certain issues.<br>
                                  </div>
                                  I downloaded php-pecl-memcache 2.2.7.<br>
                                </div>
                                <br>
                                <div>
                                  <div>&nbsp;Found instructions at <a
                                      moz-do-not-send="true"
                                      href="http://install_php_memcache.onlinephpfunctions.com/"
                                      target="_blank">http://install_php_memcache.onlinephpfunctions.com/</a>
                                    to build.<br>
                                    <br>
                                  </div>
                                  <div>When I execute phpize command I
                                    get<br>
                                    <br>
                                    <b>Can't find PHP headers in
                                      /usr/include/php<br>
                                      The php-devel package is required
                                      for use of this command.<br>
                                    </b><br>
                                  </div>
                                  <div>I tried to install php-devel
                                    package. It gives below error<br>
                                    <br>
                                    <b>--&gt; Finished Dependency
                                      Resolution<br>
                                      Error: Package:
                                      php-gd-5.4.13-1.el6.remi.x86_64
                                      (remi)<br>
                                      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Requires:
                                      libjpeg.so.62(LIBJPEG_6.2)(64bit)<br>
                                      &nbsp;You could try using --skip-broken
                                      to work around the problem<br>
                                    </b><br>
                                  </div>
                                  <div>But libjpeg is already installed.<br>
                                  </div>
                                  <div><b>[root@ip-173-201-189-43
                                      memcache-2.2.7]#<br>
                                      [root@ip-173-201-189-43
                                      memcache-2.2.7]# rpm -qa | grep
                                      libjpeg<br>
                                      libjpeg-6b-46.el6.x86_64<br>
                                      [root@ip-173-201-189-43
                                      memcache-2.2.7]#<br>
                                    </b><br>
                                  </div>
                                  <div>Now I am clueless how can I
                                    support Memcache in D7 site.<br>
                                    <br>
                                    <br>
                                  </div>
                                  <div>Did anybody face this issue
                                    anytime, any pointers highly
                                    appreciated.<br>
                                    <br>
                                  </div>
                                  <div>Thanks<br>
                                  </div>
                                  <div>-Austin<br>
                                    <br>
                                  </div>
                                  <div><br>
                                    <br>
                                  </div>
                                  <div><br>
                                    <br>
                                  </div>
                                  <div><br>
                                    <br>
                                  </div>
                                  <div><br>
                                    <br>
                                  </div>
                                  <div>
                                    <div>
                                      <div>
                                        <div>
                                          <div><br>
                                            <br>
                                            <br>
                                            <br>
                                            <div>
                                              <div><br>
                                                <br>
                                                <br>
                                                <br>
                                              </div>
                                            </div>
                                          </div>
                                        </div>
                                      </div>
                                    </div>
                                  </div>
                                </div>
                              </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><font
                                            color="#888888"><br>
                                          </font></span></div>
                                      <span><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></fieldset>
                              <br>
                            </blockquote>
                            <br>
                          </div>
                        </div>
                      </div>
                      <br>
                    </div>
                  </div>
                  <span class="HOEnZb"><font color="#888888">--<br>
                      [ Drupal support list | <a moz-do-not-send="true"
                        href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a>
                      ]<br>
                    </font></span></blockquote>
              </div>
              <br>
            </div>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>