HTTPConnectionPool(host='127.0.0.1', port=888): Max retries exceeded with url: /phpmyadmin_466cab007109d204/index.php?lang=zh_cn (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff6c4795a90>: Failed to establish a new connection: [Errno 111] Connection refused'))

在这里插入图片描述

因为phpmyadmin 依赖于nginx ,所以必须启动nginx。如果nginx没有启动成功,那么必然会造成连击失败现象。nginx 有时候看能看起来是启动成功的,但是实际没有启动成功。

Logo

腾讯云面向开发者汇聚海量精品云计算使用和开发经验,营造开放的云计算技术生态圈。

更多推荐