如何将 XAMPP 中的 phpMyAdmin 升级到最新版本? [英] How to upgrade phpMyAdmin in XAMPP to latest?

查看:28
本文介绍了如何将 XAMPP 中的 phpMyAdmin 升级到最新版本?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在不影响数据库、设置和文件的情况下将XAMPP中的phpMyAdmin升级到最新版本?

How to upgrade phpMyAdmin in XAMPP to latest, without affecting the database, settings, and files?

推荐答案

此站点对您有用

https://www.ostraining.com/blog/coding/update-phpmyadmin/

1.) 找到你的版本

导航到您的 phpMyAdmin 界面并检查您的版本使用.请注意它是否提到了最新的稳定版本".

Navigate to your phpMyAdmin interface and check what version you are using. Notice if it mentions the "latest stable version."

当你向下滚动页面时也会有一条消息,如果有phpMyAdmin 的更新.

There will also be a message as you scroll down the page if there is an update to phpMyAdmin.

2.) 找到您的 phpMyAdmin 目录

2.) Find Your phpMyAdmin Directory

转到您当前的 phpMyAdmin 目录.

Go to your current phpMyAdmin directory.

如果您使用的是 XAMPP,则通常在本地计算机上安装XAMPP 到您的主硬盘.所以打开你的硬盘,然后打开XAMPP 文件夹,您将看到您的 phpMyAdmin 目录.

If you are using XAMPP, on your local computer, typically you install XAMPP to your main hard drive. So open your hard drive, then open the XAMPP folder and you will see your phpMyAdmin directory.

3.) 复制您的配置文件

3.) Copy Your Configuration File

在phpMyAdmin目录下,找到config.inc.php并复制一份其中.将副本放在 phpMyAdmin 目录之外的某个位置,这样你一会儿就可以把它带回来!

Within the phpMyAdmin directory, find config.inc.php and make a copy of it. Place the copy someplace outside of your phpMyAdmin directory, so you can bring it back here in a bit!

4.) 下载最新版本的 phpMyAdmin

4.) Download the Newest Version of phpMyAdmin

导航到 phpmyadmin.net,下载最新版本的phpMyAdmin.提取文件.

Navigate to phpmyadmin.net, download the most recent version of phpMyAdmin. Extract the files.

5.) 放置新文件

进入你当前的phpMyAdmin目录,删除里面的所有文件那里.现在,转到您刚刚下载并解压缩的新文件在第 4 步中.将所有这些文件复制到 phpMyAdmin 目录中.(这您刚刚删除所有内容的目录.)所有新的 phpMyAdmin文件现在就位!

Go to your current phpMyAdmin directory, delete all the files in there. Now, go to the new files that you just downloaded and extracted in step 4. Copy all those files, into the phpMyAdmin directory. (The directory where you just deleted everything.) All the new phpMyAdmin files are now in place!

6.) 添加您的配置文件

6.) Add Your Config File

找到您在第 3 步中复制的 config.inc.php 文件.

Find your config.inc.php file that you made a copy of in step 3.

将文件复制到 phpMyAdmin 目录中.(它停留在顶部级目录.)

Copy the file into the phpMyAdmin directory. (It stays in the top level directory.)

你完成了!导航到您的 phpMyAdmin 界面并使用phpMyAdmin 的最新版本.

You are done! Navigate to your phpMyAdmin interface and utilize the most recent version of phpMyAdmin.

记得备份您的数据库,以防出现潜在问题.

Remember to back up your database in case of potential problems.

不要忘记重启mysql/apache服务器.

Don't forget to restart the mysql/apache servers.

这篇关于如何将 XAMPP 中的 phpMyAdmin 升级到最新版本?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆