| ( ! ) Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 131072 bytes) in /var/www/html/lib/dml/mysqli_native_moodle_database.php on line 1363 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0001 | 444688 | {main}( ) | .../info.php:0 |
| 2 | 0.0001 | 445408 | require_once( '/var/www/html/config.php ) | .../info.php:24 |
| 3 | 0.0001 | 454624 | require_once( '/var/www/html/lib/setup.php ) | .../config.php:882 |
| 4 | 0.0100 | 880808 | core\session\manager::start( ) | .../setup.php:905 |
| 5 | 0.0101 | 881440 | core\session\manager::start_session( $requireslock = TRUE ) | .../manager.php:136 |
| 6 | 0.0102 | 884952 | core\session\handler->start( ) | .../manager.php:154 |
| 7 | 0.0102 | 884952 | session_start( ) | .../handler.php:39 |
| 8 | 1.3121 | 942648 | core\session\handler->gc( $max_lifetime = 345600 ) | .../handler.php:39 |
| 9 | 1.3218 | 1003944 | core\session\handler->destroy_expired_user_sessions( $purgebefore = 1763087231, $userid = 0 ) | .../handler.php:269 |
| 10 | 1.3218 | 1003944 | core\session\handler->get_sessions_by_userid( $userid = 0 ) | .../handler.php:183 |
| 11 | 1.3218 | 1004320 | moodle_database->get_records( $table = 'sessions', $conditions = ['userid' => 0], $sort = ???, $fields = ???, $limitfrom = ???, $limitnum = ??? ) | .../handler.php:112 |
| 12 | 1.3218 | 1004576 | moodle_database->get_records_select( $table = 'sessions', $select = 'userid = ?', $params = [0 => 0], $sort = '', $fields = '*', $limitfrom = 0, $limitnum = 0 ) | .../moodle_database.php:1467 |
| 13 | 1.3218 | 1004704 | mysqli_native_moodle_database->get_records_sql( $sql = 'SELECT * FROM {sessions} WHERE userid = ? ', $params = [0 => 0], $limitfrom = 0, $limitnum = 0 ) | .../moodle_database.php:1516 |
| 14 | 1.3219 | 1005080 | query( $query = 'SELECT * FROM mdl_sessions WHERE userid = \'0\' ', $result_mode = 0 ) | .../mysqli_native_moodle_database.php:1363 |