[FLOW3-general] Flow3 doctrine:migrate error

Arnaud BECKER ab.webmasters at gmail.com
Tue Aug 28 09:04:20 CEST 2012


Thanks Robert for your answer.

But the persistence: backendOptions are the right ones.
And the PHPMyAdmin tells me there is no table inside this database.
And the migration is always crashing with the same table, but it still creates a dozen other tables.

Any other idea ?


Le 28 août 2012 à 08:36, Robert Lemke a écrit :

> Hi Arnaud,
> 
> On 27.08.2012, at 18:39, Arnaud BECKER <ab.webmasters at gmail.com> wrote:
> 
>> I have deleted the database, and recreated it with the same name.
> 
> 
> it still sounds like the database you deleted and the one configured in the Settings.yaml don't match.
> 
> You can check the database name, host and password which is actually used by looking at the
> configuration:
> 
> ./flow3 configuration:show --type Settings 
> 
> This will display all current settings, watch for the part with "persistence: backendOptions" and make sure
> that driver, host, dbname, user and password are set correctly.
> 
> Cheers,
> Robert
> 
> -- 
> Robert Lemke
> Lead Developer TYPO3 Phoenix and FLOW3
> Co-Founder TYPO3 Association
> 
> Blog: robertlemke.de/blog
> Get involved: typo3.org – flow3.org
> 
> 
> 
> _______________________________________________
> FLOW3-general mailing list
> FLOW3-general at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow3-general



More information about the FLOW3-general mailing list