[TYPO3-install] Cannot install typo3 on ubuntu.

Shahil Sham ss at phases.dk
Tue Sep 18 11:12:51 CEST 2012


Hello,

I am trying out Typo3 and installed *introductionpackage-4.7.4* on my LAMP
and it went smooth.
I further tried to install *blankpackage-4.7.4*, but this time am faced
with the below mentioned error after install.
I have followed the instructions to word, and after spending hours on this,
am completely lost.
Where could I have gone wrong? Please help me before I give up on this
powerful CMS :)
Thanks in advance.

--
Shahil


ERROR MESSAGE:

Uncaught TYPO3 Exception
*#1301648975: No pages are found on the rootlevel!* (More
information<http://typo3.org/go/exception/v4/debug/1301648975>
)

t3lib_error_http_ServiceUnavailableException thrown in file
/var/www/test1/typo3_src-4.7.4/typo3/sysext/cms/tslib/class.tslib_fe.php in
line 870.

3 tslib_fe::fetch_the_id()


/var/www/test1/typo3_src-4.7.4/typo3/sysext/cms/tslib/class.tslib_fe.php:

00746:
00747:    // Now, get the id, validate access etc:

00748:   $this->fetch_the_id();

00749:
00750:    // Check if backend user has read access to this page. If
not, recalculate the id.


2 tslib_fe::determineId()


/var/www/test1/typo3_src-4.7.4/typo3/sysext/cms/tslib/index_ts.php:

00229:  $TSFE->checkAlternativeIdMethods();
00230:  $TSFE->clear_preview();

00231:  $TSFE->determineId();

00232:
00233:   // 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/test1/typo3_src-4.7.4/typo3/sysext/cms/tslib/index_ts.php")


/var/www/test1/typo3_src-4.7.4/index.php:

00074: // ******************
00075:

00076: require (PATH_tslib.'index_ts.php');

00077:
00078: ?>


More information about the TYPO3-install mailing list