Guest User

Untitled

a guest
Oct 16th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.25 KB | None | 0 0
  1. C:\undisputed\trunk\sources>php app\console
  2. PHP Fatal error: Class 'Symfony\Bundle\DoctrineFixturesBundle\DoctrineFixturesBundle' not found in C:\undisputed\trunk\
  3. sources\app\AppKernel.php on line 17
  4. PHP Stack trace:
  5. PHP 1. {main}() C:\undisputed\trunk\sources\app\console:0
  6. PHP 2. Symfony\Component\Console\Application->run() C:\undisputed\trunk\sources\app\console:22
  7. PHP 3. Symfony\Bundle\FrameworkBundle\Console\Application->doRun() C:\undisputed\trunk\sources\vendor\symfony\src\Symf
  8. ony\Component\Console\Application.php:118
  9. PHP 4. Symfony\Bundle\FrameworkBundle\Console\Application->registerCommands() C:\undisputed\trunk\sources\vendor\symfo
  10. ny\src\Symfony\Bundle\FrameworkBundle\Console\Application.php:66
  11. PHP 5. Symfony\Component\HttpKernel\Kernel->boot() C:\undisputed\trunk\sources\vendor\symfony\src\Symfony\Bundle\Frame
  12. workBundle\Console\Application.php:80
  13. PHP 6. Symfony\Component\HttpKernel\Kernel->initializeBundles() C:\undisputed\trunk\sources\app\bootstrap.php.cache:51
  14. 1
  15. PHP 7. AppKernel->registerBundles() C:\undisputed\trunk\sources\app\bootstrap.php.cache:717
  16.  
  17. Fatal error: Class 'Symfony\Bundle\DoctrineFixturesBundle\DoctrineFixturesBundle' not found in C:\undisputed\trunk\sourc
  18. es\app\AppKernel.php on line 17
  19.  
  20. Call Stack:
  21. 0.0012 636320 1. {main}() C:\undisputed\trunk\sources\app\console:0
  22. 0.6717 2876776 2. Symfony\Component\Console\Application->run() C:\undisputed\trunk\sources\app\console:22
  23. 0.7510 3123912 3. Symfony\Bundle\FrameworkBundle\Console\Application->doRun() C:\undisputed\trunk\sources\vendo
  24. r\symfony\src\Symfony\Component\Console\Application.php:118
  25. 0.7511 3123912 4. Symfony\Bundle\FrameworkBundle\Console\Application->registerCommands() C:\undisputed\trunk\so
  26. urces\vendor\symfony\src\Symfony\Bundle\FrameworkBundle\Console\Application.php:66
  27. 0.7511 3123912 5. Symfony\Component\HttpKernel\Kernel->boot() C:\undisputed\trunk\sources\vendor\symfony\src\Sy
  28. mfony\Bundle\FrameworkBundle\Console\Application.php:80
  29. 0.7511 3123912 6. Symfony\Component\HttpKernel\Kernel->initializeBundles() C:\undisputed\trunk\sources\app\boot
  30. strap.php.cache:511
  31. 0.7511 3124536 7. AppKernel->registerBundles() C:\undisputed\trunk\sources\app\bootstrap.php.cache:717
Add Comment
Please, Sign In to add comment