Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

MySQL5.5 source code installation error & how to solve the problem of quot; [ERROR] Can't start server"

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)05/31 Report--

This article mainly explains the "MySQL5.5 source code installation error report" [ERROR] Can't start server "how to solve", the article explains the content is simple and clear, easy to learn and understand, the following please follow the editor's ideas slowly in depth, together to study and learn "MySQL5.5 source code installation error" [ERROR] Can't start server "how to solve" it!

MySQL 5.5.The error occurred when the cluster started SQL node. The information in the error log is as follows:

2016-05-15 02:00:11 42008 [ERROR] Can't start server: Bind on unix socket: Permission denied

2016-05-15 02:00:11 42008 [ERROR] Do you already have another mysqld server running on socket: / cluster_data/mysql.sock?

2016-05-15 02:00:11 42008 [ERROR] Aborting

Reason for reporting an error:

File permissions are not set to belong to mysql

Solution:

[root@localhost /] # chown-R mysql.mysql cluster_data/

Thank you for your reading, the above is the "MySQL5.5 source installation error" [ERROR] Can't start server "how to solve" the content, after the study of this article, I believe you on the MySQL5.5 source installation error "[ERROR] Can't start server" how to solve this problem has a more profound experience, the specific use of the situation also needs to be verified in practice. Here is, the editor will push for you more related knowledge points of the article, welcome to follow!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report