前提・実現したいこと
XAMPPのコントロールパネルでmysqlをスタートさせようとしているのですが、赤ランプが点灯したままで起動しません。ご教授願います。
試したこと
⑴https://qiita.com/nhoang/items/171d98c609253d0c4b87
⑵sudo /Applications/XAMPP/xamppfiles/bin/mysql.server start
実行結果 error: Found option without preceding group in config file: /Applications/XAMPP/xamppfiles/etc/my.cnf at line: 1 Fatal error in defaults handling. Program aborted Starting MariaDB .error: Found option without preceding group in config file: /Applications/XAMPP/xamppfiles/etc/my.cnf at line: 1 Fatal error in defaults handling. Program aborted error: Found option without preceding group in config file: /Applications/XAMPP/xamppfiles/etc/my.cnf at line: 1 Fatal error in defaults handling. Program aborted 2019-09-24 11:48:33 2463 mysqld_safe Logging to '/Applications/XAMPP/xamppfiles/var/mysql/higaMacBook-puro.local.err'. 2019-09-24 11:48:33 2463 mysqld_safe Starting mysqld daemon with databases from /Applications/XAMPP/xamppfiles/var/mysql /Applications/XAMPP/xamppfiles/bin/mysql.server: line 264: kill: (2463) - No such process ERROR!
⑶sudo tail /Applications/XAMPP/xamppfiles/var/mysql/YourMac.local.err
実行結果 2019-09-23 12:48:17 0 [Note] InnoDB: Setting file '/Applications/XAMPP/xamppfiles/var/mysql/ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2019-09-23 12:48:17 0 [Note] InnoDB: File '/Applications/XAMPP/xamppfiles/var/mysql/ibtmp1' size is now 12 MB. 2019-09-23 12:48:17 0 [Note] InnoDB: 10.4.6 started; log sequence number 1765223; transaction id 2371 2019-09-23 12:48:17 0 [Note] InnoDB: Loading buffer pool(s) from /Applications/XAMPP/xamppfiles/var/mysql/ib_buffer_pool 2019-09-23 12:48:17 0 [Note] InnoDB: Buffer pool(s) load completed at 190923 12:48:17 2019-09-23 12:48:17 0 [Note] Plugin 'FEEDBACK' is disabled. 2019-09-23 12:48:17 0 [Note] Server socket created on IP: '::'. 2019-09-23 12:48:17 0 [ERROR] Can't start server: Bind on TCP/IP port. Got error: 48: Address already in use 2019-09-23 12:48:17 0 [ERROR] Do you already have another mysqld server running on port: 3306 ? 2019-09-23 12:48:17 0 [ERROR] Aborting
よろしくお願いします。
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。