在安装Symfony时,我成功完成了对 web / config.php code>的配置检查 U10 LAMP服务器,但现在在尝试运行
web / app_dev.php / _configurator / code>时遇到此错误: p>
致命错误:界面'Symfony 在第26行的/var/www/symfony/vendor/symfony/src/Symfony/Bundle/DoctrineBundle/Registry.php中找不到\ Bridge \ Doctrine \ RegistryInterface
code> pre>
< p>我忘记安装了什么吗? p>
div>
I successfully completed the configuration check on web/config.php
when installing Symfony on a U10 LAMP server, but now running across this error when trying to run web/app_dev.php/_configurator/
:
Fatal error: Interface 'Symfony\Bridge\Doctrine\RegistryInterface' not found in /var/www/symfony/vendor/symfony/src/Symfony/Bundle/DoctrineBundle/Registry.php on line 26
Did I forget to install something?