----- Ursprüngliche Nachricht -----
Von:        Ryan Bilesky <rbile...@hotmail.com>
Gesendet:   Dienstag, 29. September 2009 20:12:15
An:         Typo3 Mailing List <typo3-english@lists.netfielders.de>
CC:
Betreff:    [TYPO3-english] No InnoDB Engine
> So I am installing typo3 and I am configuring it with the install tool.  I 
> got the basic settings setup and now I am trying to make the database, I make 
> the changes but some of the tables need to be set to use the InnoDB engine, 
> which my server does not appear to have.
> 
> I am running a VPS box with CentOS and I have full root access, but I am not 
> a linux person and have no clue what I am doing.  How do I add InnoDB?
> 


in the files
1) t3lib\stddb\tables.sql
2) typo3\sysext\cms\ext_tables.sql

you can comment the expression "ENGINE=InnoDB" out, so that the tables 
are created with default format.

Best Regards
David
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to