質問編集履歴
2
ターミナル のログを記入
title
CHANGED
File without changes
|
body
CHANGED
@@ -25,4 +25,20 @@
|
|
25
25
|
Starting ProFTPD...
|
26
26
|
Checking syntax of configuration file
|
27
27
|
/Applications/XAMPP/xamppfiles/proftpd/scripts/ctl.sh : proftpd started
|
28
|
-
Starting MySQL Database...
|
28
|
+
Starting MySQL Database...
|
29
|
+
|
30
|
+
###追記
|
31
|
+
ターミナル ログ
|
32
|
+
mysql/yourMac.local.errのログ
|
33
|
+
|
34
|
+
|
35
|
+
2018-01-25 12:53:03 140735734756160 [Note] InnoDB: Highest supported file format is Barracuda.
|
36
|
+
2018-01-25 12:53:03 140735734756160 [Note] InnoDB: 128 rollback segment(s) are active.
|
37
|
+
2018-01-25 12:53:03 140735734756160 [Note] InnoDB: Waiting for purge to start
|
38
|
+
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
|
39
|
+
2018-01-25 12:53:03 123145567662080 [Note] InnoDB: Dumping buffer pool(s) not yet started
|
40
|
+
2018-01-25 12:53:03 140735734756160 [Note] Plugin 'FEEDBACK' is disabled.
|
41
|
+
2018-01-25 12:53:03 140735734756160 [ERROR] /Applications/XAMPP/xamppfiles/sbin/mysqld: unknown variable 'default-character-set=utf8'
|
42
|
+
2018-01-25 12:53:03 140735734756160 [ERROR] Aborting
|
43
|
+
|
44
|
+
2018-01-25 12:53:06 3805 mysqld_safe mysqld from pid file /Applications/XAMPP/xamppfiles/var/mysql/YourMac.local.pid ended
|
1
XAMPPのアプリケーションログを追加しました
title
CHANGED
File without changes
|
body
CHANGED
@@ -13,4 +13,16 @@
|
|
13
13
|
使用OSはMacOS
|
14
14
|
XAMPPは7.1.7-0を使用しています。
|
15
15
|
|
16
|
-
XAMPP内のMySQL以外はrunningできる事を確認。
|
16
|
+
XAMPP内のMySQL以外はrunningできる事を確認。
|
17
|
+
|
18
|
+
### アプリケーションログ
|
19
|
+
Stopping all servers...
|
20
|
+
Restarting all servers...
|
21
|
+
Starting MySQL Database...
|
22
|
+
|
23
|
+
Starting Apache Web Server...
|
24
|
+
/Applications/XAMPP/xamppfiles/apache2/scripts/ctl.sh : httpd started
|
25
|
+
Starting ProFTPD...
|
26
|
+
Checking syntax of configuration file
|
27
|
+
/Applications/XAMPP/xamppfiles/proftpd/scripts/ctl.sh : proftpd started
|
28
|
+
Starting MySQL Database...
|