Uncaught TYPO3 Exception
#1294587218: No TypoScript template found! (More information)

TYPO3\CMS\Core\Error\Http\ServiceUnavailableException thrown in file
/usr/www/users/sgsteffl/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php in line 2592.

2 TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController::getConfigArray()

/usr/www/users/sgsteffl/typo3/sysext/cms/tslib/index_ts.php:
00171: // Get config if not already gotten
00172: // After this, we should have a valid config-array ready
00173: $TSFE->getConfigArray();
00174: // Setting language and locale
00175: $TT->push('Setting language and locale', '');

1 require("/usr/www/users/sgsteffl/typo3/sysext/cms/tslib/index_ts.php")

/usr/www/users/sgsteffl/index.php:
00026:  ->redirectToInstallerIfEssentialConfigurationDoesNotExist();
00027: 
00028: require(PATH_tslib . 'index_ts.php');