Fatal error: Uncaught Doctrine\DBAL\Exception: The given 'driver' is unknown, Doctrine currently supports only the following drivers: pdo_mysql, pdo_sqlite, pdo_pgsql, pdo_oci, oci8, ibm_db2, pdo_sqlsrv, mysqli, drizzle_pdo_mysql, sqlanywhere, sqlsrv in /html/public/typo3_src/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php:138
Stack trace:
#0 /html/public/typo3_src/vendor/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php(296): Doctrine\DBAL\DBALException::unknownDriver(false, Array)
#1 /html/public/typo3_src/vendor/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php(250): Doctrine\DBAL\DriverManager::createDriver(Array)
#2 /html/public/typo3_src/typo3/sysext/core/Classes/Database/ConnectionPool.php(198): Doctrine\DBAL\DriverManager::getConnection(Array)
#3 /html/public/typo3_src/typo3/sysext/core/Classes/Database/ConnectionPool.php(161): TYPO3\CMS\Core\Database\ConnectionPool->getDatabaseConnection(Array)
#4 /html/public/typo3_src/typo3/sysext/core/Classes/Database/ConnectionPool.php(103): TYPO3\CMS\Core\Database\ConnectionPool->getConnectionByName('...')
#5 /html/public/typo3_src/typo3/sysext/core/Classes/Database/ConnectionPool.php(253): TYPO3\CMS\Core\Database\ConnectionPool->getConnectionForTable('...')
#6 /html/public/typo3_src/typo3/sysext/core/Classes/Authentication/AbstractUserAuthentication.php(1231): TYPO3\CMS\Core\Database\ConnectionPool->getQueryBuilderForTable('...')
#7 /html/public/typo3_src/typo3/sysext/core/Classes/Authentication/AbstractUserAuthentication.php(445): TYPO3\CMS\Core\Authentication\AbstractUserAuthentication->getAuthInfoArray()
#8 /html/public/typo3_src/typo3/sysext/core/Classes/Authentication/AbstractUserAuthentication.php(272): TYPO3\CMS\Core\Authentication\AbstractUserAuthentication->checkAuthentication(Object(TYPO3\CMS\Core\Http\ServerRequest))
#9 /html/public/typo3_src/typo3/sysext/frontend/Classes/Middleware/FrontendUserAuthenticator.php(82): TYPO3\CMS\Core\Authentication\AbstractUserAuthentication->start(Object(TYPO3\CMS\Core\Http\ServerRequest))
#10 /html/public/typo3_src/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(172): TYPO3\CMS\Frontend\Middleware\FrontendUserAuthenticator->process(Object(TYPO3\CMS\Core\Http\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
#11 /html/public/typo3_src/typo3/sysext/frontend/Classes/Middleware/BackendUserAuthenticator.php(78): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(TYPO3\CMS\Core\Http\ServerRequest))
#12 /html/public/typo3_src/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(172): TYPO3\CMS\Frontend\Middleware\BackendUserAuthenticator->process(Object(TYPO3\CMS\Core\Http\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
#13 /html/public/typo3_src/typo3/sysext/frontend/Classes/Middleware/MaintenanceMode.php(55): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(TYPO3\CMS\Core\Http\ServerRequest))
#14 /html/public/typo3_src/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(172): TYPO3\CMS\Frontend\Middleware\MaintenanceMode->process(Object(TYPO3\CMS\Core\Http\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
#15 /html/public/typo3_src/typo3/sysext/frontend/Classes/Middleware/EidHandler.php(64): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(TYPO3\CMS\Core\Http\ServerRequest))
#16 /html/public/typo3_src/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(172): TYPO3\CMS\Frontend\Middleware\EidHandler->process(Object(TYPO3\CMS\Core\Http\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
#17 /html/public/typo3_src/typo3/sysext/frontend/Classes/Middleware/SiteResolver.php(65): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(TYPO3\CMS\Core\Http\ServerRequest))
#18 /html/public/typo3_src/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(172): TYPO3\CMS\Frontend\Middleware\SiteResolver->process(Object(TYPO3\CMS\Core\Http\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
#19 /html/public/typo3conf/ext/solr/Classes/Middleware/SolrRoutingMiddleware.php(111): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(TYPO3\CMS\Core\Http\ServerRequest))
#20 /html/public/typo3_src/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(172): ApacheSolrForTypo3\Solr\Middleware\SolrRoutingMiddleware->process(Object(TYPO3\CMS\Core\Http\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
#21 /html/public/typo3_src/typo3/sysext/core/Classes/Middleware/NormalizedParamsAttribute.php(45): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(TYPO3\CMS\Core\Http\ServerRequest))
#22 /html/public/typo3_src/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(172): TYPO3\CMS\Core\Middleware\NormalizedParamsAttribute->process(Object(TYPO3\CMS\Core\Http\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
#23 /html/public/typo3_src/typo3/sysext/core/Classes/Middleware/VerifyHostHeader.php(55): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(TYPO3\CMS\Core\Http\ServerRequest))
#24 /html/public/typo3_src/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(172): TYPO3\CMS\Core\Middleware\VerifyHostHeader->process(Object(TYPO3\CMS\Core\Http\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
#25 /html/public/typo3_src/typo3/sysext/frontend/Classes/Middleware/TimeTrackerInitialization.php(58): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(TYPO3\CMS\Core\Http\ServerRequest))
#26 /html/public/typo3_src/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(172): TYPO3\CMS\Frontend\Middleware\TimeTrackerInitialization->process(Object(TYPO3\CMS\Core\Http\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
#27 /html/public/typo3conf/ext/staticfilecache/Classes/Middleware/FallbackMiddleware.php(53): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(TYPO3\CMS\Core\Http\ServerRequest))
#28 /html/public/typo3_src/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(172): SFC\Staticfilecache\Middleware\FallbackMiddleware->process(Object(TYPO3\CMS\Core\Http\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
#29 /html/public/typo3conf/ext/fabian_csp_reporter/Classes/Middleware/ReportMiddleware.php(55): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(TYPO3\CMS\Core\Http\ServerRequest))
#30 /html/public/typo3_src/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(172): Fabian\ReportMiddleware\ReportMiddleware->process(Object(TYPO3\CMS\Core\Http\ServerRequest), Object(Psr\Http\Server\RequestHandlerInterface@anonymous))
#31 /html/public/typo3_src/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(78): Psr\Http\Server\RequestHandlerInterface@anonymous->handle(Object(TYPO3\CMS\Core\Http\ServerRequest))
#32 /html/public/typo3_src/typo3/sysext/core/Classes/Http/AbstractApplication.php(86): TYPO3\CMS\Core\Http\MiddlewareDispatcher->handle(Object(TYPO3\CMS\Core\Http\ServerRequest))
#33 /html/public/typo3_src/typo3/sysext/frontend/Classes/Http/Application.php(69): TYPO3\CMS\Core\Http\AbstractApplication->handle(Object(TYPO3\CMS\Core\Http\ServerRequest))
#34 /html/public/typo3_src/typo3/sysext/core/Classes/Http/AbstractApplication.php(100): TYPO3\CMS\Frontend\Http\Application->handle(Object(TYPO3\CMS\Core\Http\ServerRequest))
#35 /html/public/typo3_src/index.php(20): TYPO3\CMS\Core\Http\AbstractApplication->run()
#36 /html/public/typo3_src/index.php(21): {closure}()
#37 {main}
thrown in /html/public/typo3_src/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php on line 138