php - symfony program hangs up when calling database -


hi using doctrine orm symphony, able build tables database generator when try run http://localhost:8080//frontend_dev.php/cines hangs on line query can see in log symfony [info] {doctrine_connection_mysql} query : etc.

what can fix this?

from you've mentioned sounds haven't set models. can typing:

$php symfony doctrine:build --all --no-confirmation  

at command line. hope helps.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -