Typo3 avec wampserveur portable

Anthem -  
Fallentree Messages postés 2445 Statut Membre -
Bonjour,

J'ai installé Typo-3 avec wawserver portable. Tout s'est bien déroulé (du moins je le croyais) jusqu'à ce que j'arrive avec ceci :

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

t3lib_error_http_ServiceUnavailableException thrown in file
H:\Wamserver portable\UwAmp\www\Test\typo_demo\typo3\sysext\cms\tslib\class.tslib_fe.php in line 895.

3 tslib_fe::fetch_the_id()

H:\Wamserver portable\UwAmp\www\Test\typo_demo\typo3\sysext\cms\tslib\class.tslib_fe.php:
00763:
00764: // Now, get the id, validate access etc:

00765: $this->fetch_the_id();

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

2 tslib_fe::determineId()

H:\Wamserver portable\UwAmp\www\Test\typo_demo\typo3\sysext\cms\tslib\index_ts.php:
00261: $TSFE->checkAlternativeIdMethods();
00262: $TSFE->clear_preview();

00263: $TSFE->determineId();

00264:
00265: // 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("H:\Wamserver portable\UwAmp\www\Test\typo_demo\typo3\sysext\cms\tslib\index_ts.php")

H:\Wamserver portable\UwAmp\www\Test\typo_demo\index.php:
00076: // ******************
00077:

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

00079:
00080: ?>

Est-ce que quelqu'un aurait une idée à me suggérer pour me sortir de cette impasse?

Merci à l'avance!
A voir également:

1 réponse

Fallentree Messages postés 2445 Statut Membre 209
 
bonjour,
Qu est ce tu n as pas fait?
Creer les alias ou initialiser le php.ini ?
0