Task #32837

Blog App not work after inital checkout

Added by Thomas Peterson over 3 years ago.

Status:New Start date:2011-12-27
Priority:Should have Due date:
Assigned To:- % Done:

0%

Category:-
Target version:-

Description

Changes:

In Settings.yml
@
FLOW3:
persistence:
backendOptions:
dbname: 'blog' # adjust to your database name
user: 'root' # adjust to your database user
password: '' # adjust to your database password

to:
TYPO3:
FLOW3:
persistence:
backendOptions:
dbname: 'blog' # adjust to your database name
user: 'root' # adjust to your database user
password: '' # adjust to your database password
@

And the FLOW3 Package updated to master.
With the current FLOW3 version setup manager is not working because the logout Problem is in this branch.
After an: git checkout master --force it is running.

Also available in: Atom PDF