Home > Database > phpMyAdmin > How to install phpmyadmin in wamp environment

How to install phpmyadmin in wamp environment

王林
Release: 2019-12-09 10:07:25
Original
3379 people have browsed it

How to install phpmyadmin in wamp environment

phpMyAdmin is a website that can manage mysql database in a more comprehensive way.

How to install phpmyadmin in a wamp environment:

First decompress phpMyAdmin and put it in the ./htdocs folder of the apache server.

Then after the browser access, start the installation.

It may appear that you use a browser to open: http://localhost/phpMyAdmin/Access and find that the page is blank.

Cause:

The statement localhost corresponding to 127.0.0.1 is commented out in the hosts file of win7.

Solution:

Enter the system disk such as C:/windows/system32/driver/etc/Find the hosts file and uncomment it.

How to install phpmyadmin in wamp environment

Then restart the computer.

Recommended related articles and tutorials: phpmyadmin tutorial

The above is the detailed content of How to install phpmyadmin in wamp environment. 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
Latest Issues
Is there a place where I can download wamp?
From 1970-01-01 08:00:00
0
0
0
Can mySQL in wamp be used alone?
From 1970-01-01 08:00:00
0
0
0
wamp domain name setting problem
From 1970-01-01 08:00:00
0
0
0
apache - WAMP cannot be used after installing IIS
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template