A
A
Alexander Romanov2014-09-23 13:10:20
symfony
Alexander Romanov, 2014-09-23 13:10:20

How to move Symfony 2 project to local server?

I downloaded the project on symfony 2 from bitbucket, installed Symfony on the local PC, but the problem is, the project does not start. Writes the following error: SQLSTATE[42S02]: Base table or view not found: 1146 Table **** doesn't exist. Accordingly, I need to somehow force doctrine to create all the tables. Tell me how?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry, 2014-09-27
@ExileeD

in the console enter
php app/console doctrine:schema:update --force

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question