https://triplein.at
TYPO3 Exception
TYPO3 Exception Uncaught TYPO3 Exception #1301648782: Cannot connect to the configured database. Connection failed with: "An exception occured in driver: No such file or directory" (More information) TYPO3\CMS\Core\Error\Http\ServiceUnavailableException thrown in file /usr/share/nginx/typo/typo3_src/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php in line 932. 6 TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController::connectToDB()/usr/share/nginx/typo/typo3_src/typo3/sysext/frontend/Classes/Http/RequestHandler.php:00105: } 00106: 00107: $this->controller->connectToDB(); 00108: $this->controller->sendRedirect(); 00109: 5 TYPO3\CMS\Frontend\Http\RequestHandler::handleRequest(TYPO3\CMS\Core\Http\ServerRequest)/usr/share/nginx/typo/typo3_src/typo3/sysext/core/Classes/Core/Bootstrap.php:00313: 00314: // Execute the command which returns a Response object or NULL 00315: $this->response = $requestHandler->handleRequest($request); 00316: return $this; 00317: } 4 TYPO3\CMS\Core\Core\Bootstrap::handleRequest(TYPO3\CMS\Core\Http\ServerRequest)/usr/share/nginx/typo/typo3_src/typo3/sysext/frontend/Classes/Http/Application.php:00077: public function run(callable $execute = null) 00078: { 00079: $this->bootstrap->handleRequest(\TYPO3\CMS\Core\Http\ServerRequestFactory::fromGlobals()); 00080: 00081: if ($execute !== null) { 3 TYPO3\CMS\Frontend\Http\Application::run()/usr/share/nginx/typo/typo3_src/typo3/sysext/frontend/Resources/Private/Php/frontend.php:00021: call_user_func(function () { 00022: $classLoader = require __DIR__ . '/../../../../../../vendor/autoload.php'; 00023: (new \TYPO3\CMS\Frontend\Http\Application($classLoader))->run(); 00024: }); 2 {closure}()/usr/share/nginx/typo/typo3_src/typo3/sysext/frontend/Resources/Private/Php/frontend.php:00022: $classLoader = require __DIR__ . '/../../../../../../vendor/autoload.php'; 00023: (new \TYPO3\CMS\Frontend\Http\Application($classLoader))->run(); 00024: }); 1 require("/usr/share/nginx/typo/typo3_src/typo3/sysext/frontend/Resources/Private/Php/frontend.php")/usr/share/nginx/typo/typo3_src/index.php:00001: