Cachet:仪表板登录输出500错误



所以,我从昨天开始尝试设置此设置。作为故障排除步骤之一,我试图将Cachet-Installation/Bootstrap/autoDoad.php中的目录更改为目录的完整路径。在我知道它不起作用之后,我更改了它,但是它不想应用。我尝试清除缓存文件夹,但仍然没有。这是从nginx日志中复制的: PHP message: PHP Fatal error: require(): Failed opening required '/home/cachet/www/bootstrap/home/cachet/www/vendor/autoload.php' (include_path='.:/usr/share/php') in /home/cachet/www/bootstrap/autoload.php on line 28" while reading response header from upstream, client: x.x.x.x, server: status.sqlstatement.de, request: "GET /setup HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm-cachet.sock:", host: "status.sqlstatement.de", referrer: "https://status.sqlstatement.de/setup"。我希望这里有人可以帮助我。

我刚刚重新安装了服务器。

最新更新