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

Linux installation mysql prompt initialization failure what to do

2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/03 Report--

Linux installation mysql prompt initialization failure how to do? I believe there are many people who don't know much about it. In order to let everyone know more, today's Xiaobian summarizes the following contents for everyone and looks down together.

Question:

Set up mysql database on Alibaba Cloud remote server. The installation prompt is as follows:

FATAL ERROR: please install the following Perl modules before executing ./ scripts/mysql_install_db:Data::Dumper

Solution:

Install autoconf library

First, execute the command:

yum -y install autoconf

After installation, proceed to install mysql as follows:

./ scripts/mysql_install_db --user=mysql

Done!

About linux installation mysql tips initialization failure how to do to share here, I hope the above content can have a certain reference value for everyone, you can learn to apply. If you like this post, share it with more people.

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

Servers

Wechat

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

12
Report