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

Remove memcache session handler

XMLWordPrintable

    • 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

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

      Time to remove the session handler.

            dobedobedoh Andrew Lyons
            dobedobedoh Andrew Lyons
            Ryan Wyllie Ryan Wyllie
            Eloy Lafuente (stronk7) Eloy Lafuente (stronk7)
            Alberto Lara Hernández Alberto Lara Hernández
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.