Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 2097152 bytes) in /home/salins/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php on line 117
Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute. in /home/salins/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117
Stack trace:
#0 /home/salins/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php(117): PDOStatement->execute()
#1 /home/salins/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(1527): Doctrine\DBAL\Driver\PDOStatement->execute()
#2 /home/salins/public_html/application/src/Session/SaveHandler/Db.php(72): Doctrine\DBAL\Connection->executeStatement()
#3 [internal function]: Omeka\Session\SaveHandler\Db->write()
#4 /home/salins/public_html/vendor/laminas/laminas-session/src/SessionManager.php(240): session_write_close()
#5 [internal function]: Laminas\Session\SessionManager->writeClose()
#6 {main}
Next Doctrine\DBAL\Driver\PDO\Exception: SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute. in /home/salins/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18
Stack trace:
#0 /home/salins/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php(119): Doctrine\DBAL\Driver\PDO\Exception::new()
#1 /home/salins/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(1527): Doctrine\DBAL\Driver\PDOStatement->execute()
#2 /home/salins/public_html/application/src/Session/SaveHandler/Db.php(72): Doctrine\DBAL\Connection->executeStatement()
#3 [internal function]: Omeka\Session\SaveHandler\Db->write()
#4 /home/salins/public_html/vendor/laminas/laminas-session/src/SessionManager.php(240): session_write_close()
#5 [internal function]: Laminas\Session\SessionManager->writeClose()
#6 {main}
Next Doctrine\DBAL\Exception\DriverException: An exception occurred while executing 'INSERT INTO session (id, modified, data) VALUES (?, ?, ?) ON DUPLICATE KEY UPDATE modified = ?, data = ?' with params ["496lmppthd6vo0t5g8p7m5stuv", 1767729775, "__Laminas|a:2:{s:20:\"_REQUEST_ACCESS_TIME\";d:1767729774.402884;s:6:\"_VALID\";a:1:{s:28:\"Laminas\\Session\\Validator\\Id\";s:26:\"496lmppthd6vo0t5g8p7m5stuv\";}}", 1767729775, "__Laminas|a:2:{s:20:\"_REQUEST_ACCESS_TIME\";d:1767729774.402884;s:6:\"_VALID\";a:1:{s:28:\"Laminas\\Session\\Validator\\Id\";s:26:\"496lmppthd6vo0t5g8p7m5stuv\";}}"]:
SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute. in /home/salins/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:128
Stack trace:
#0 /home/salins/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php(182): Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException()
#1 /home/salins/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php(159): Doctrine\DBAL\DBALException::wrapException()
#2 /home/salins/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(2222): Doctrine\DBAL\DBALException::driverExceptionDuringQuery()
#3 /home/salins/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(1537): Doctrine\DBAL\Connection->handleExceptionDuringQuery()
#4 /home/salins/public_html/application/src/Session/SaveHandler/Db.php(72): Doctrine\DBAL\Connection->executeStatement()
#5 [internal function]: Omeka\Session\SaveHandler\Db->write()
#6 /home/salins/public_html/vendor/laminas/laminas-session/src/SessionManager.php(240): session_write_close()
#7 [internal function]: Laminas\Session\SessionManager->writeClose()
#8 {main}
thrown in /home/salins/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php on line 128