更新后nginx/php无法正常工作

更新后nginx/php无法正常工作,php,nginx,Php,Nginx,我把我的树莓圆周率更新为杰西(升级版)。在此之后,我从我的浏览器中获得以下请求一个站点的错误: The page isn't redirecting properly Firefox has detected that the server is redirecting the request for this address in a way that will never complete. This problem can sometimes be caused by disa

我把我的树莓圆周率更新为杰西(升级版)。在此之后,我从我的浏览器中获得以下请求一个站点的错误:

The page isn't redirecting properly

Firefox has detected that the server is redirecting the request for this address in a way that will never complete.

    This problem can sometimes be caused by disabling or refusing to accept cookies.
我想要访问moaDB(比如mongoDB的phpmyadmin)。PHPMyadmin在更新后工作正常,而moaDB没有

nginx的error.log:

PHP message: PHP Notice:  Undefined variable: collection in /var/www/moaDB/index.php on line 498" while reading upstream, client: 192.168.178.25, server: , request: "GET /moaDB/index.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "192.168.178.21"

为什么我在这个请求和phpmyadmin中没有出现这个错误?

收集错误不是真正的错误,我只是想表明nginx的error.log没有显示任何错误……打开开发人员工具,看看重定向链的实际外观。你能给我一个帮助吗?@Piet你在描述一个或两个问题吗?在您的问题中尽可能明确原因/结果,以获得最佳帮助(例如,当我导航到xyz页时,我在浏览器中看到此错误,在NGINX日志中也看到此错误……)。包含一些代码和/或NGINX配置不会有什么坏处。当安装了MoaDB的干净副本而没有数据库时,会导致重定向循环。下载v1.01