[Neos] DB Reset

Christian Glass mail at christianglass.de
Wed Feb 19 17:16:58 CET 2014


Am 19.02.2014 15:33, schrieb Carsten Bleicker:
> as far as i know, there isnt such a function.
> but you could get a clean one maybe like this:
>
> 1. delete or rename the old db
> 1. CREATE DATABASE {take_a_look_in_your_settings.yaml} CHARACTER SET
> utf8 DEFAULT COLLATE utf8_unicode_ci;
> 2. flow doctrine:migrate
> 3. flow user:create username passwort firstname lastname


With this I get the error (or notice):

"The role with identifier "TYPO3.Neos:Editor" is unknown"



> 4. flow user:addrole username TYPO3.Neos:Administrator

This fails because of the error from step 3.


> 5. flow site:import TYPO3.NeosDemoTypo3Org
>
> hope it helps
>
>
> Am 19.02.2014 um 15:15 schrieb Christian Glass 
> <mail at christianglass.de>:
>
>> Hi folks,
>>
>> is there any function that restores the initial database structures 
>> from Installation - a reset?
>> Regards Chris
>> _______________________________________________
>> Neos mailing list
>> Neos at lists.typo3.org
>> http://lists.typo3.org/cgi-bin/mailman/listinfo/neos
>
> _______________________________________________
> Neos mailing list
> Neos at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/neos


More information about the Neos mailing list