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

查看:116
本文介绍了如何将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.)查找您的版本

1.) Find Your Version

导航到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天全站免登陆