質問編集履歴
3
改善。
title
CHANGED
File without changes
|
body
CHANGED
@@ -22,23 +22,23 @@
|
|
22
22
|
|
23
23
|
【エラー⓵】
|
24
24
|
```
|
25
|
-
[error]
|
25
|
+
[error] FastCGI sent in stderr: "Primary script unknown" while reading response header from upstream, client: xx.xx.xx.xx, server: *.amazonaws.com, request: "GET /wp-content/plugins/portable-phpmyadmin/wp-pma-mod/index.php HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000",
|
26
26
|
```
|
27
27
|
【エラー⓶】
|
28
28
|
```
|
29
|
-
[error]
|
29
|
+
[error] FastCGI sent in stderr: "PHP message: PHP Fatal error: Out of memory (allocated 2097152) (tried to allocate 524288 bytes) in /var/www/html/wp-content/plugins/jetpack/locales.php on line 2252" while reading response header from upstream, client: xx.xx.xx.xx, server: *.amazonaws.com, request: "GET /wp-admin/admin.php?page=jetpack HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000",
|
30
30
|
```
|
31
31
|
【エラー⓷】
|
32
32
|
```
|
33
|
-
[error]
|
33
|
+
[error] upstream timed out (110: Connection timed out) while reading response header from upstream, client: xx.xx.xx.xx, server: *.amazonaws.com, request: "GET /wp-login.php?action=jetpack-sso&result=success&user_id=152530338&sso_nonce=mux7duoust1y4ln4w5bg HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000",
|
34
34
|
```
|
35
35
|
【エラー⓸】
|
36
36
|
```
|
37
|
-
[error]
|
37
|
+
[error] upstream prematurely closed connection while reading response header from upstream, client: xx.xx.xx.xx, server: *.amazonaws.com, request: "HEAD / HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000",
|
38
38
|
```
|
39
39
|
【エラー⓹】
|
40
40
|
```
|
41
|
-
[error]
|
41
|
+
[error] connect() failed (111: Connection refused) while connecting to upstream, client: xx.xx.xx.xx, server: *.amazonaws.com, request: "HEAD / HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000",
|
42
42
|
```
|
43
43
|
|
44
44
|
### 該当のソースコード
|
2
改善
title
CHANGED
File without changes
|
body
CHANGED
@@ -26,19 +26,19 @@
|
|
26
26
|
```
|
27
27
|
【エラー⓶】
|
28
28
|
```
|
29
|
-
[error] 23846#0: *30435 FastCGI sent in stderr: "PHP message: PHP Fatal error: Out of memory (allocated 2097152) (tried to allocate 524288 bytes) in /var/www/html/wp-content/plugins/jetpack/locales.php on line 2252" while reading response header from upstream, client:
|
29
|
+
[error] 23846#0: *30435 FastCGI sent in stderr: "PHP message: PHP Fatal error: Out of memory (allocated 2097152) (tried to allocate 524288 bytes) in /var/www/html/wp-content/plugins/jetpack/locales.php on line 2252" while reading response header from upstream, client: xx.xx.xx.xx, server: *.amazonaws.com, request: "GET /wp-admin/admin.php?page=jetpack HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000",
|
30
30
|
```
|
31
31
|
【エラー⓷】
|
32
32
|
```
|
33
|
-
[error] 23846#0: *30473 upstream timed out (110: Connection timed out) while reading response header from upstream, client:
|
33
|
+
[error] 23846#0: *30473 upstream timed out (110: Connection timed out) while reading response header from upstream, client: xx.xx.xx.xx, server: *.amazonaws.com, request: "GET /wp-login.php?action=jetpack-sso&result=success&user_id=152530338&sso_nonce=mux7duoust1y4ln4w5bg HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000",
|
34
34
|
```
|
35
35
|
【エラー⓸】
|
36
36
|
```
|
37
|
-
[error] 23846#0: *30492 upstream prematurely closed connection while reading response header from upstream, client:
|
37
|
+
[error] 23846#0: *30492 upstream prematurely closed connection while reading response header from upstream, client: xx.xx.xx.xx, server: *.amazonaws.com, request: "HEAD / HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000",
|
38
38
|
```
|
39
39
|
【エラー⓹】
|
40
40
|
```
|
41
|
-
[error] 2634#0: *129 connect() failed (111: Connection refused) while connecting to upstream, client:
|
41
|
+
[error] 2634#0: *129 connect() failed (111: Connection refused) while connecting to upstream, client: xx.xx.xx.xx, server: *.amazonaws.com, request: "HEAD / HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000",
|
42
42
|
```
|
43
43
|
|
44
44
|
### 該当のソースコード
|
1
語気の修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -38,8 +38,7 @@
|
|
38
38
|
```
|
39
39
|
【エラー⓹】
|
40
40
|
```
|
41
|
-
|
42
|
-
|
41
|
+
[error] 2634#0: *129 connect() failed (111: Connection refused) while connecting to upstream, client: 192.0.102.40, server: *.amazonaws.com, request: "HEAD / HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000",
|
43
42
|
```
|
44
43
|
|
45
44
|
### 該当のソースコード
|