关于node-gyp rebuild报错
解决方案重新安装最新版node-gypnpm install --global node-gyp@latestfor /f "delims=" %P in ('npm pre...
nginx连不上php导致502问题 connect() failed解决
报错日志11 connect() failed (111: Connection refused) while connecting to upstream, client: 100.100.100.100, server: xxxxxx.com, request: "GET / HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "xxxxxx.com"