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

Database management tool phpMyAdmin

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

Share

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

The production environment is as follows:

Operating system: CentOS release 6.9 (Final)

Database system: MySQL

Program running environment: PHP

Database management tool: phpMyAdmin

Task: configure phpMyAdmin tools to manage databases

Operation procedure:

1. Download the corresponding version of the phpMyAdmin software package from the official website at https://www.phpmyadmin.net/downloads/

PhpMyAdmin-4.0.10.20-all-languages.tar.gz

PhpMyAdmin-3.3.6-all-languages.zip

two。 Directly decompress or decompress and copy to this directory: / var/www/html/

3. Log in directly using the database system account without configuration; of course, there are several authentication configuration methods, which can be configured according to the actual work requirements.

The key to successful configuration lies in whether the terminal can be accessed normally, mainly depending on the adaptation of the production environment to the phpMyAdmin version.

This time, when two Linux servers are configured, one is configured successfully, and the other is accessed from the foreground, the browser does not display any information

When looking at the source code of the web page, it is found that "your PHP MySQL library version 5.1.59 is different from your MySQL server version 5.5.52".

Find out the reason is that the database version is not equipped with

It is true that there are different versions of phpMyAdmin. The corresponding PHP and Mysql also have version requirements. Please see the official website.

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