質問編集履歴

2

ターミナル のログを記入

2018/01/25 04:41

投稿

yuya1919
yuya1919

スコア8

test CHANGED
File without changes
test CHANGED
@@ -53,3 +53,35 @@
53
53
  /Applications/XAMPP/xamppfiles/proftpd/scripts/ctl.sh : proftpd started
54
54
 
55
55
  Starting MySQL Database...
56
+
57
+
58
+
59
+ ###追記
60
+
61
+ ターミナル ログ
62
+
63
+ mysql/yourMac.local.errのログ
64
+
65
+
66
+
67
+
68
+
69
+ 2018-01-25 12:53:03 140735734756160 [Note] InnoDB: Highest supported file format is Barracuda.
70
+
71
+ 2018-01-25 12:53:03 140735734756160 [Note] InnoDB: 128 rollback segment(s) are active.
72
+
73
+ 2018-01-25 12:53:03 140735734756160 [Note] InnoDB: Waiting for purge to start
74
+
75
+ 2018-01-25 12:53:03 140735734756160 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.36-82.0 started; log sequence number 1762949
76
+
77
+ 2018-01-25 12:53:03 123145567662080 [Note] InnoDB: Dumping buffer pool(s) not yet started
78
+
79
+ 2018-01-25 12:53:03 140735734756160 [Note] Plugin 'FEEDBACK' is disabled.
80
+
81
+ 2018-01-25 12:53:03 140735734756160 [ERROR] /Applications/XAMPP/xamppfiles/sbin/mysqld: unknown variable 'default-character-set=utf8'
82
+
83
+ 2018-01-25 12:53:03 140735734756160 [ERROR] Aborting
84
+
85
+
86
+
87
+ 2018-01-25 12:53:06 3805 mysqld_safe mysqld from pid file /Applications/XAMPP/xamppfiles/var/mysql/YourMac.local.pid ended

1

XAMPPのアプリケーションログを追加しました

2018/01/25 04:41

投稿

yuya1919
yuya1919

スコア8

test CHANGED
File without changes
test CHANGED
@@ -29,3 +29,27 @@
29
29
 
30
30
 
31
31
  XAMPP内のMySQL以外はrunningできる事を確認。
32
+
33
+
34
+
35
+ ### アプリケーションログ
36
+
37
+ Stopping all servers...
38
+
39
+ Restarting all servers...
40
+
41
+ Starting MySQL Database...
42
+
43
+
44
+
45
+ Starting Apache Web Server...
46
+
47
+ /Applications/XAMPP/xamppfiles/apache2/scripts/ctl.sh : httpd started
48
+
49
+ Starting ProFTPD...
50
+
51
+ Checking syntax of configuration file
52
+
53
+ /Applications/XAMPP/xamppfiles/proftpd/scripts/ctl.sh : proftpd started
54
+
55
+ Starting MySQL Database...