求问各位大佬,使用http://127.0.0.1注册新账户时,会弹出以下错误:
An error occurred.Sorry, the page you are looking for is currently unavailable.
Please try again later. If you are the system administrator of this resource then you should check the error log for details. Faithfully yours, nginx.
请问该如何解决?
本人使用的是cgmsv_20.1c
补充内容 (2020-5-1 22:22):
更新:Error Log,请大佬看一下应该如何解决
2020/04/30 16:06:25 [error] 1904#17052: *1 connect() failed (10061: No connection could be made because the target machine actively refuse...
补充内容 (2020-5-1 22:22):
2020/04/30 16:06:25 [error] 1904#17052: *1 connect() failed (10061: No connection could be made because the target machine actively refused it) while connecting to upstream, client: 127.0.0.1, server: localhost, request: "POST /reg.php HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "127.0.0.1", referrer: "http://127.0.0.1/"
2020/04/30 16:07:09 [error] 1904#17052: *1 connect() failed (10061: No connection could be made because the target machine actively refused it) while connecting to upstream, client: 127.0.0.1, server: localhost, request: "POST /reg.php HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "127.0.0.1", referrer: "http://127.0.0.1/"
2020/04/30 16:13:17 [error] 1904#17052: *11 connect() failed (10061: No connection could be made because the target machine actively refused it) while connecting to upstream, client: 127.0.0.1, server: localhost, request: "POST /reg.php HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "127.0.0.1", referrer: "http://127.0.0.1/"
2020/04/30 16:18:46 [error] 1904#17052: *15 connect() failed (10061: No connection could be made because the target machine actively refused it) while connecting to upstream, client: 127.0.0.1, server: localhost, request: "POST /reg.php HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "127.0.0.1", referrer: "http://127.0.0.1/"
2020/04/30 16:23:04 [error] 1904#17052: *22 connect() failed (10061: No connection could be made because the target machine actively refused it) while connecting to upstream, client: 127.0.0.1, server: localhost, request: "POST /reg.php HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "127.0.0.1", referrer: "http://127.0.0.1/"
2020/05/01 08:01:27 [error] 5908#17896: *1 connect() failed (10061: No connection could be made because the target machine actively refused it) while connecting to upstream, client: 127.0.0.1, server: localhost, request: "POST /reg.php HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "127.0.0.1", referrer: "http://127.0.0.1/"
2020/05/01 10:11:18 [error] 19900#5668: *1 connect() failed (10061: No connection could be made because the target machine actively refused it) while connecting to upstream, client: 127.0.0.1, server: localhost, request: "POST /reg.php HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "127.0.0.1", referrer: "http://127.0.0.1/"
2020/05/01 10:16:22 [error] 19900#5668: *5 connect() failed (10061: No connection could be made because the target machine actively refused it) while connecting to upstream, client: 127.0.0.1, server: localhost, request: "GET /adminer.php HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "127.0.0.1" |