[TYPO3-debian] Problems with install after creating ENABLE_INSTALL_TOOL

Philipp Gampe philipp.gampe at typo3.org
Mon Jan 13 09:42:35 CET 2014


Hi Janez,

Janez Novak wrote:

> This is very random. I finally got it to work once i manually edited the
> Localconfig.php file to include the database name. The installer form
> never asked for this.
> 
> 'DB' => array(
> 'database' => 'typo3',
> 'extTablesDefinitionScript' => 'extTables.php',
> 'host' => '127.0.0.1',
> 'password' => 'awsxdrf1',
> 'port' => '3306',
> 'username' => 'typotest3',
> 
> It went through all the steps of the installation, the upon completing i
> was greeted with this:

You went too fast and somehow missed that you either need to select a 
database or enter a new name for one.
If you failed to enter a name, then the installer will stall and will not 
allow you to go back to Step 2. We fixed that recently ;)
 
> Uncaught TYPO3 Exception
> #1294587218: No TypoScript template found! (More information)

That is normal. You can now go to the backend http://example.org/typo3/ and 
login with your created user account (or create a new one with the install 
tool).

Then you can start by creating a few pages and a template to generate a 
website out of them.

Best regards
-- 
Philipp Gampe – PGP-Key 0AD96065 – TYPO3 UG Bonn/Köln
Documentation – Active contributor TYPO3 CMS
TYPO3 .... inspiring people to share!



More information about the TYPO3-debian mailing list