質問編集履歴

4

追記

2018/12/19 20:32

投稿

_maria_
_maria_

スコア17

test CHANGED
File without changes
test CHANGED
@@ -49,3 +49,49 @@
49
49
  この質問も合っているのかわからないくらいの超初心者です。
50
50
 
51
51
  どなたか教えていただけませんでしょうか。。。
52
+
53
+
54
+
55
+
56
+
57
+
58
+
59
+ ### 試したこと
60
+
61
+
62
+
63
+ https://qiita.com/masakinpo/items/8b686047c741a8332576
64
+
65
+ こちらは試してみたのですが
66
+
67
+ 変わらず起動できずエラーが下記に変わりました><
68
+
69
+
70
+
71
+ ```
72
+
73
+ エラーメッセージ
74
+
75
+
76
+
77
+ 2018-12-20 5:21:28 140736812553152 [Note] InnoDB: Compressed tables use zlib 1.2.11
78
+
79
+ 2018-12-20 5:21:28 140736812553152 [Note] InnoDB: Using SSE crc32 instructions
80
+
81
+ 2018-12-20 5:21:28 140736812553152 [ERROR] mysqld: Can't create/write to file '/var/folders/zs/g9sxm8m51p984bp57n1vgvrm0000gn/T/ibSpAsnA' (Errcode: 13 "Permission denied")
82
+
83
+ 2018-12-20 05:21:28 7fffd7b813c0 InnoDB: Error: unable to create temporary file; errno: 13
84
+
85
+ 2018-12-20 5:21:28 140736812553152 [ERROR] Plugin 'InnoDB' init function returned error.
86
+
87
+ 2018-12-20 5:21:28 140736812553152 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
88
+
89
+ 2018-12-20 5:21:28 140736812553152 [Note] Plugin 'FEEDBACK' is disabled.
90
+
91
+ 2018-12-20 5:21:28 140736812553152 [ERROR] Unknown/unsupported storage engine: InnoDB
92
+
93
+ 2018-12-20 5:21:28 140736812553152 [ERROR] Aborting
94
+
95
+
96
+
97
+ ```

3

追記

2018/12/19 20:32

投稿

_maria_
_maria_

スコア17

test CHANGED
File without changes
test CHANGED
@@ -20,6 +20,14 @@
20
20
 
21
21
  エラーメッセージ
22
22
 
23
+ 2018-12-20 4:44:13 140736812553152 [Note] InnoDB: Initializing buffer pool, size = 16.0M
24
+
25
+ 2018-12-20 4:44:13 140736812553152 [Note] InnoDB: Completed initialization of buffer pool
26
+
27
+ 2018-12-20 4:44:13 140736812553152 [Note] InnoDB: Highest supported file format is Barracuda.
28
+
29
+ InnoDB: Set innodb_force_recovery to ignore this error.
30
+
23
31
  2018-12-20 4:44:13 140736812553152 [ERROR] Plugin 'InnoDB' init function returned error.
24
32
 
25
33
  2018-12-20 4:44:13 140736812553152 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.

2

追記

2018/12/19 20:10

投稿

_maria_
_maria_

スコア17

test CHANGED
File without changes
test CHANGED
@@ -1,10 +1,14 @@
1
- MacでXAMPPのMySQLを開こうとると
1
+ MacでXAMPPのMySQLを起動したいので
2
2
 
3
+ XAMPPのコントロールパネルを開きStartを押し
4
+
3
- ーが出てしまいます。。。
5
+ 黄色ンプでしばらく待っはみたものの、赤いランプに戻ってしまいます。。。
6
+
7
+
4
8
 
5
9
  Apacheは使用できていますが
6
10
 
7
- ProFTPDも同様エラーになり
11
+ ProFTPDも同様起動できせん。。
8
12
 
9
13
 
10
14
 

1

修正

2018/12/19 19:58

投稿

_maria_
_maria_

スコア17

test CHANGED
File without changes
test CHANGED
@@ -16,19 +16,15 @@
16
16
 
17
17
  エラーメッセージ
18
18
 
19
- 2018-12-20 2:28:26 140735886762944 [ERROR] mysqld: Can't create/write to file '/var/folders/zs/g9sxm8m51p984bp57n1vgvrm0000gn/T/ib1hhelQ' (Errcode: 13 "Permission denied")
19
+ 2018-12-20 4:44:13 140736812553152 [ERROR] Plugin 'InnoDB' init function returned error.
20
20
 
21
- 2018-12-20 02:28:26 7fffa089a3c0 InnoDB: Error: unable to create temporary file; errno: 13
21
+ 2018-12-20 4:44:13 140736812553152 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
22
22
 
23
- 2018-12-20 2:28:26 140735886762944 [ERROR] Plugin 'InnoDB' init function returned error.
23
+ 2018-12-20 4:44:13 140736812553152 [Note] Plugin 'FEEDBACK' is disabled.
24
24
 
25
- 2018-12-20 2:28:26 140735886762944 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
25
+ 2018-12-20 4:44:13 140736812553152 [ERROR] Unknown/unsupported storage engine: InnoDB
26
26
 
27
- 2018-12-20 2:28:26 140735886762944 [Note] Plugin 'FEEDBACK' is disabled.
28
-
29
- 2018-12-20 2:28:26 140735886762944 [ERROR] Unknown/unsupported storage engine: InnoDB
30
-
31
- 2018-12-20 2:28:26 140735886762944 [ERROR] Aborting
27
+ 2018-12-20 4:44:13 140736812553152 [ERROR] Aborting
32
28
 
33
29
 
34
30