#1270853882: TYPO3 Fatal Error: No database selected! (
More information)
RuntimeException thrown in file
/www/htdocs/w020df58/typo3v7.heilpraxis-taeubert.my-software-lab.de/typo3_src/typo3/sysext/core/Classes/Database/DatabaseConnection.php in line
1557.
4 TYPO3\CMS\Core\Database\DatabaseConnection::connectDB()
/www/htdocs/w020df58/typo3v7.heilpraxis-taeubert.my-software-lab.de/typo3_src/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php:01008: public function connectToDB() {
01009: try {
01010: $GLOBALS['TYPO3_DB']->connectDB();
01011: } catch (\RuntimeException $exception) {
01012: switch ($exception->getCode()) {
3 TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController::connectToDB()
/www/htdocs/w020df58/typo3v7.heilpraxis-taeubert.my-software-lab.de/typo3/sysext/cms/tslib/index_ts.php:00090: }
00091:
00092: $TSFE->connectToDB();
00093: $TSFE->sendRedirect();
00094:
2 require("/www/htdocs/w020df58/typo3v7.heilpraxis-taeubert.m…oftware-lab.de/typo3/sysext/cms/tslib/index_ts.php")/www/htdocs/w020df58/typo3v7.heilpraxis-taeubert.my-software-lab.de/typo3_src/index.php:00026: ->redirectToInstallerIfEssentialConfigurationDoesNotExist();
00027:
00028: require(PATH_tslib . 'index_ts.php');
1 require("/www/htdocs/w020df58/typo3v7.heilpraxis-taeubert.my-software-lab.de/typo3_src/index.php")/www/htdocs/w020df58/typo3v7.heilpraxis-taeubert.my-software-lab.de/index.php:00008: exit(1);
00009: }
00010: require $srcIndex;