Demo not working
garak opened this issue · 8 comments
Fatal error: Class 'Symfony\Component\Debug\Debug' not found in /WebsocketAppDemo/web/app_dev.php on line 21
Tried to install manually symfony/debug
, no luck
Yep I confirm this garak's comment. This demo not working !
Should be fixed now :) awaiting your feedback
@Prophet777 fail
I'm getting the same error (about missing Debug)
Ok, duno why but app_dev.php was fucked. Anyway now it's fixed. Sorry :(
Unable to find file "@SensioDistributionBundle/Resources/config/routing/webconfigurator.xml" in @SensioDistributionBundle/Resources/config/routing/webconfigurator.xml (which is being imported from "/WebsocketAppDemo/app/config/routing_dev.yml"). Make sure the "SensioDistributionBundle" bundle is correctly registered and loaded in the application kernel class. If the bundle is registered, make sure the bundle path "@SensioDistributionBundle/Resources/config/routing/webconfigurator.xml" is not empty.