質問編集履歴

1

初期のエラーメッセージに変更

2020/04/02 04:19

投稿

mana28
mana28

スコア5

test CHANGED
File without changes
test CHANGED
@@ -10,9 +10,15 @@
10
10
 
11
11
  ### 発生している問題・エラーメッセージ
12
12
 
13
- Warning: require_once(/home/HP/HP/public_html/wp-includes/load.php): failed to open stream: No such file or directory in /home/HP名/public_html/**wp-load.php on line 49**
13
+ Warning: require_once(/home/ID/HP/名public_html/wp-includes/class-wp-object-cache.php): failed to open stream: No such file or directory in /home/ID/HP名/public_html/wp-includes/cache.php on line 12
14
14
 
15
15
 
16
+
17
+ Fatal error: require_once(): Failed opening required '/home/ID/HP名/public_html/wp-includes/class-wp-object-cache.php' (include_path='.:/opt/php-7.2.27/data/pear') in /home/ID/HP名/public_html/wp-includes/cache.php on line 12
18
+
19
+
20
+
21
+ Fatal error: Uncaught Error: Call to undefined function wp_kses_normalize_entities() in /home/ID/HP名/public_html/wp-includes/formatting.php:4316 Stack trace: #0 /home/ID/HP名/public_html/wp-includes/class-wp-fatal-error-handler.php(190): esc_url('https://wordpre...') #1 /home/ID/HP/名public_html/wp-includes/class-wp-fatal-error-handler.php(147): WP_Fatal_Error_Handler->display_default_error_template(Array, false) #2 /home/ID/HP名/public_html/wp-includes/class-wp-fatal-error-handler.php(52): WP_Fatal_Error_Handler->display_error_template(Array, false) #3 [internal function]: WP_Fatal_Error_Handler->handle() #4 {main} thrown in /home/ID/HP名/public_html/wp-includes/formatting.php on line 4316
16
22
 
17
23
 
18
24
 
@@ -20,21 +26,9 @@
20
26
 
21
27
 
22
28
 
23
- サーバーのファイルマネージャーから、該当ファイル名を変更してみると
29
+ ファイルの名を変更したり、しましたが
24
30
 
25
- 同様のエラーが場所が変わってでます・・・
26
-
27
- **wp-login.php on line 12**
28
-
29
- この場所がかわってエラーメッセージがでます。
30
-
31
-
32
-
33
- 4か所ぐらいエラーが出たので
34
-
35
- 全てファイル名を変えると
36
-
37
- ページが存在しません。とエラーが出ます。
31
+ は、すべて元に戻ております。
38
32
 
39
33
 
40
34