[FLOW3-general] Flow3 doctrine:migrate error

Robert Lemke robert at typo3.org
Tue Aug 28 08:36:52 CEST 2012


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





More information about the FLOW3-general mailing list