[TYPO3-english] Re: trouble installing typo3 introduction package with postgresql 8.4 or 9.2

Matthew Tiffany shadethedemon at gmail.com
Wed Sep 11 19:41:43 CEST 2013


It wasn't loaded, I found xavier perseguers site and instructions. I attempted again with typo3 version 4.5, this time making sure dbal was enabled, which got rid of the strange errors.

I can log into the backend, and the install site, but after running the 123 for the introduction package I'm still left with this error.

Uncaught TYPO3 Exception
No pages are found on the rootlevel! 

RuntimeException thrown in file
/var/www/introductionpackage-4.5.29/typo3_src-4.5.29/typo3/sysext/cms/tslib/class.tslib_fe.php in line 971.

3 tslib_fe::fetch_the_id()

/var/www/introductionpackage-4.5.29/typo3_src-4.5.29/typo3/sysext/cms/tslib/class.tslib_fe.php:
00824: 
00825:    // Now, get the id, validate access etc:
00826:   $this->fetch_the_id();
00827: 
00828:    // Check if backend user has read access to this page. If not, recalculate the id.

2 tslib_fe::determineId()

/var/www/introductionpackage-4.5.29/typo3_src-4.5.29/typo3/sysext/cms/tslib/index_ts.php:
00333:  $TSFE->checkAlternativeIdMethods();
00334:  $TSFE->clear_preview();
00335:  $TSFE->determineId();
00336: 
00337:   // Now, if there is a backend user logged in and he has NO access to this page, then re-evaluate the id shown!

1 require("/var/www/introductionpackage-4.5.29/typo3_src-4.5.29/typo3/sysext/cms/tslib/index_ts.php")

/var/www/introductionpackage-4.5.29/typo3_src-4.5.29/index.php:
00081: // ******************
00082: 
00083: require (PATH_tslib.'index_ts.php');
00084: 
00085: ?>



More information about the TYPO3-english mailing list