[TYPO3-install] Uncaught TYPO3 Exception

wouter Claeys claeyswtr at gmail.com
Mon Mar 11 13:07:36 CET 2013


Hey,

I followed the steps of the installation wizard but when I go to the site,
I don't see anything but following message:
I really don't know whats wrong and what I should do to make it work...
Thanks for your help!


Uncaught TYPO3 Exception
#1301648975: No pages are found on the rootlevel! (More information)

TYPO3\CMS\Core\Error\Http\ServiceUnavailableException thrown in file
C:\xampp\htdocs\typo\typo3\sysext\frontend\Classes\Controller\TypoScriptFrontendController.php
in line 1347.

3 TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController::fetch_the_id()

C:\xampp\htdocs\typo\typo3\sysext\frontend\Classes\Controller\TypoScriptFrontendController.php:
01200:   $GLOBALS['TT']->pull();
01201:   // Now, get the id, validate access etc:
01202:   $this->fetch_the_id();
01203:   // Check if backend user has read access to this page. If not,
recalculate the id.
01204:   if ($this->beUserLogin && $this->fePreview) {

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

C:\xampp\htdocs\typo\typo3\sysext\cms\tslib\index_ts.php:
00117: $TSFE->checkAlternativeIdMethods();
00118: $TSFE->clear_preview();
00119: $TSFE->determineId();
00120: // Now, if there is a backend user logged in and he has NO access to
this page, then re-evaluate the id shown!
00121: if ($TSFE->isBackendUserLoggedIn() &&
(!$BE_USER->extPageReadAccess($TSFE->page) ||
\TYPO3\CMS\Core\Utility\GeneralUtility::_GP('ADMCMD_noBeUser'))) {

1 require("C:\xampp\htdocs\typo\typo3\sysext\cms\tslib\index_ts.php")

C:\xampp\htdocs\typo\index.php:
00037: \TYPO3\CMS\Core\Core\Bootstrap::getInstance()->baseSetup('');
00038:
00039: require(PATH_tslib . 'index_ts.php');
00040: ?>


-- 
vriendelijke groeten
kind regards
**
*WOWKREATE*
*Wouter Claeys*
*
*


More information about the TYPO3-install mailing list