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

How to download and configure phpmyadmin

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

Share

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

This article will explain in detail how to download and configure phpmyadmin. The editor thinks it is very practical, so I share it for you as a reference. I hope you can get something after reading this article.

PHPmyadmin is one of the commonly used MySQL database managers in our daily project development! So how to download and install PHPmyadmin quickly is an indispensable skill for novice friends.

Download PHPmyadmin

Open the PHPmyadmin tool download link: http://www.php.cn/xiazai/gongju/97, and click on the local download to download the PHPmyadmin package.

Change the folder name and part of the code

When we have downloaded the compressed package of the PHPmyadmin file, extract it to the root directory of disk C. And change the original folder name to PHPmyadmin.

Then open this folder, find config.sample.inc.php, and rename it config.inc.php.

Finally, open the config.inc.php file and find this code:

1$ cfg ['blowfish_secret'] =''

Change it to the following code:

1$ cfg ['blowfish_secret'] =' c4ca4238a0b923820dcc509a6f75849b

Just save and exit.

On how to download and configure phpmyadmin to share here, I hope that the above content can be of some help to you, can learn more knowledge. If you think the article is good, you can share it for more people to see.

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