Home > Database > phpMyAdmin > body text

How to upgrade phpmyadmin version in wamp

王林
Release: 2019-12-09 11:26:56
Original
2324 people have browsed it

How to upgrade phpmyadmin version in wamp

First, please go to the official website to download the corresponding version

Extract it to the apps directory: And rename it to: phpMyAdmin-4.6.3

How to upgrade phpmyadmin version in wamp

Change the D:\wamp\alias\phpmyadmin.conf file and modify lines 1 and 13 to the corresponding directories

How to upgrade phpmyadmin version in wamp

Restart the service or restart the computer

In addition, #1045 - Access denied for user 'root'@'localhost' (using password: YES)

<img src="https://img.php.cn/upload/image/562/977/651/1575861588920740.png" title="1575861588920740.png" alt="How to upgrade phpmyadmin version in wamp"> may appear after restarting.

Solution:

Copy the config.inc.php file in the old version directory of D:\wamp\apps to the new phpmyadmin directory

How to upgrade phpmyadmin version in wamp

Change the wampmanager.conf file in the D:\wamp directory and change it to your new version number in [apps] at the bottom of the file

How to upgrade phpmyadmin version in wamp

Finally restart the service.

Recommended related articles and tutorials: phpmyadmin tutorial

The above is the detailed content of How to upgrade phpmyadmin version in wamp. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template