Advertisement
Guest User

Untitled

a guest
Oct 9th, 2017
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. rock@r2d2 /var/www/html/swl $ php bin/console
  2. PHP Fatal error:  Uncaught exception 'LogicException' with message 'You must install symfony/security-acl in order to use the ACL functionality.' in /var/www/html/swl/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:123
  3. Stack trace:
  4. #0 /var/www/html/swl/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php(101): Symfony\Bundle\SecurityBundle\DependencyInjection\SecurityExtension->aclLoad(Array, Object(Symfony\Component\DependencyInjection\ContainerBuilder))
  5. #1 /var/www/html/swl/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php(59): Symfony\Bundle\SecurityBundle\DependencyInjection\SecurityExtension->load(Array, Object(Symfony\Component\DependencyInjection\ContainerBuilder))
  6. #2 /var/www/html/swl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DependencyInjection/MergeExtensionConfigurationPass.php(39): Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfi in /var/www/html/swl/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php on line 123
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement