Details

    • Type: New Feature
    • Status: Done/Fixed
    • Priority: Minor
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.2.0
    • Fix Version/s: 4.2.0
    • Component/s: Core CiviCRM
    • Labels:
      None

      Description

      CiviCRM currently support only memcache: http://php.net/manual/en/book.memcache.php which is a bit older and not maintained. In PHP 5.4 support might be dropped

      Hence we also need to support memcached: http://php.net/manual/en/book.memcached.php

      Since they use the same set of config parameters, we will not change those (and hence preserve compatibility). To use memcached we need to use:

      define( 'CIVICRM_USE_MEMCACHE', 'memcached' );

        Attachments

          Activity

            People

            • Assignee:
              lobo Donald A. Lobo
              Reporter:
              lobo Donald A. Lobo
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Due:
                Created:
                Updated:
                Resolved:

                Time Tracking

                Estimated:
                Original Estimate - 2 hours
                2h
                Remaining:
                Remaining Estimate - 2 hours
                2h
                Logged:
                Time Spent - Not Specified
                Not Specified