Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Update cmf_sandbox.rst #500

Merged
merged 1 commit into from
May 28, 2014
Merged

Update cmf_sandbox.rst #500

merged 1 commit into from
May 28, 2014

Conversation

jmontoyaa
Copy link
Contributor

Adding "php app/console doctrine:phpcr:init:dbal" to setup the database using pdo_mysql otherwise I have this error:

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

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>
wouterj added a commit that referenced this pull request May 28, 2014
@wouterj wouterj merged commit 81bd58d into symfony-cmf:master May 28, 2014
@wouterj
Copy link
Member

wouterj commented May 28, 2014

Thank you for fixing our docs!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants