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

Memory limit not raised during restore

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Trivial Trivial
    • None
    • 1.4.5
    • Backup
    • None
    • All
    • MOODLE_14_STABLE

      line 98 in http://moodle.cvs.sourceforge.net/moodle/moodle/backup/restore.php (MOODLE_14_STABLE) now reads:

      raise_memory_limit(memory_limit,128M);

      but it should read:

      raise_memory_limit(128M);

      because:

      function raise_memory_limit($newlimit)

      I know the MOODLE_14_STABLE branch is becoming obsolete but I think our site is not the only one still deploying Moodle 1.4.5, and it took me quite a lot of time to locate the problem with restores not getting finished.

      DM

            stronk7 Eloy Lafuente (stronk7)
            mixik Daniel Miksik (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

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