You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 16, 2021. It is now read-only.
Adding "php app/console doctrine:phpcr:init:dbal" to setup the database using pdo_mysql otherwise I have this error:
<pre>
An exception occurred while executing 'SELECT * FROM phpcr_namespaces':
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'cmf.phpcr_namespaces' doesn't exist
Executing initializer: CmfRoutingBundle
</pre>
0 commit comments