Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-63329

Remove memcache session handler

    XMLWordPrintable

Details

    • MOODLE_36_STABLE
    • MOODLE_36_STABLE
    • MDL-63329-master
    • Hide
      1. Edit your config.php and add the following line:

        $CFG->session_handler_class = '\core\session\memcache';
        

      2. Visit your site
        1. Confirm that you get an exception stating that the class could not be found
      Show
      Edit your config.php and add the following line: $CFG->session_handler_class = '\core\session\memcache'; Visit your site Confirm that you get an exception stating that the class could not be found

    Description

      We only support PHP7.0+ now, and memcache is not available any more.

      Time to remove the session handler.

      Attachments

        Issue Links

          Activity

            People

              dobedobedoh Andrew Lyons
              dobedobedoh Andrew Lyons
              Ryan Wyllie Ryan Wyllie
              Eloy Lafuente (stronk7) Eloy Lafuente (stronk7)
              Alberto Lara Hernández Alberto Lara Hernández
              David Woloszyn, Huong Nguyen, Jake Dallimore, Meirza, Michael Hawkins, Raquel Ortega, Safat Shahin, Stevani Andolo
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                3/Dec/18