[TYPO3-linux] Cannot install typo3 on ubuntu.

Eva Wiggers eva at eigenwijze.nl
Tue Sep 18 12:15:36 CEST 2012


Hello Shahil,

The error you are seeing is correct. The blank package does not contain 
pages so TYPO3 is letting you know there are no pages.

The introduction package does have pages, so you don't get this error.

Maybe you can follow the getting started tutorial to get familiar with 
the TYPO3 structure? http://wiki.typo3.org/Getting_started

Kind regards,

Eva Wiggers


On 18-09-12 10:19, Shahil Sham wrote:
> 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-linux mailing list