[TYPO3-english] No InnoDB Engine
David Bruchmann
typo3-en at bruchmann-web.de
Tue Sep 29 21:13:20 CEST 2009
----- Ursprüngliche Nachricht -----
Von: Ryan Bilesky <rbilesky at hotmail.com>
Gesendet: Dienstag, 29. September 2009 20:12:15
An: Typo3 Mailing List <typo3-english at 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
More information about the TYPO3-english
mailing list