Home> Database> phpMyAdmin> body text

What to do if phpmyadmin cannot be opened

藏色散人
Release: 2019-12-16 10:51:42
Original
9686 people have browsed it

What to do if phpmyadmin cannot be opened

Cannot openphpmyadminWhat should I do?

Cause: wamp cannot open phpadmin and the 404 error occurs because the wamp\alias\phpmyadmin.conf file is incorrectly configured

Related recommendations:phpmyadmin tutorial

The solution steps are as follows:

1. First, adjust the language of the software interface to Chinese mode, move the mouse to the software icon, right-click, and then move the mouse to the new Luanguage in the pop-up tab, as shown in the figure.

What to do if phpmyadmin cannot be opened

2. Then move the mouse to the Chinese position in the newly opened menu tab and check it, so that you can start setting up,

(1) Then find the wamp\alias\phpmyadmin.conf file in the software installation directory, as shown in the figure.

What to do if phpmyadmin cannot be opened

# (2) Then open the notebook and change Deny from all to Allow from all and save it as shown.

What to do if phpmyadmin cannot be opened

#3. After finally saving, restart all services, open http://localhost/phpmyadmin/ again, and the repair is successful.

The above is the detailed content of What to do if phpmyadmin cannot be opened. 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 Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!