我正在尝试在我的主机帐户上安装 Contao,但我收到一条错误消息并且无法解决问题。
直播网址:https ://contao.loudeffect.ml/
我阅读了日志文件,但无法弄清楚实际问题是什么。我要安装的版本是:Contao 4.4 LTS(长期支持)
这些是我的日志文件中的错误:
[2018-06-10 15:40:45] request.INFO:匹配路由“contao_catch_all”。{"route":"contao_catch_all","route_parameters":{"_scope":"frontend","_token_check":true,"_controller":"Contao\CoreBundle\Controller\FrontendController::indexAction","_url_fragment":"安装","_route":"contao_catch_all"},"request_uri":" https://contao.loudeffect.ml/install","method":"HEAD"} [] [2018-06-10 15:40:45] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\CoreBundle\Security \ContaoAuthenticator"} [] [2018-06-10 15:40:45] request.INFO: 匹配路由 "contao_catch_all"。{"route":"contao_catch_all","route_parameters":{"_scope":"frontend", "_token_check":true,"_controller":"Contao\CoreBundle\Controller\FrontendController::indexAction","_url_fragment":"install","_route":"contao_catch_all"},"request_uri":" https://contao .loudeffect.ml/install","method":"GET"} [] [2018-06-10 15:40:45] security.INFO: Attempting SimplePreAuthentication. {"key":"frontend","authenticator":"Contao\CoreBundle\Security \ContaoAuthenticator"} [] [2018-06-10 15:40:45] app.CRITICAL: 发生异常。{"exception":"[object] (Doctrine\DBAL\Exception\ConnectionException(code: 0): An驱动程序中发生异常:SQLSTATE [28000] [1045] 在 /home1/mloudeffect/contao.loudeffect.ml/vendor/doctrine/dbal/lib/Doctrine 的用户“mloudeffect”@“localhost”(使用密码:NO)访问被拒绝/DBAL/Driver/AbstractMySQLDriver.php:103, Doctrine\DBAL\Driver\PDOException(code: 1045): SQLSTATE[28000] [1045] 用户 'mloudeffect'@'localhost' 的访问被拒绝(使用密码:NO)在 / home1/mloudeffect/contao.Loudeffect.ml/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:47, PDOException(code: 1045): SQLSTATE[28000] [1045] 拒绝访问用户'mloudeffect'@'localhost' (使用密码:NO) 在 /home1/mloudeffect/contao.loudeffect.ml/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:43)"} []
我是这个 CMS 的新手,请指导我,以便我可以安装 Contao。
