Why can't phpmyadmin access?

藏色散人
Release: 2019-10-21 10:52:24
Original
5574 people have browsed it

Why can't phpmyadmin access?

Why can’t phpmyadmin be accessed?

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

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 Language in the newly popped-up tab, as shown in the figure.

Why cant phpmyadmin access?

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,

Recommendation: "mysql tutorial"

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

Why cant phpmyadmin access?

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

Why cant phpmyadmin access?

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

The above is the detailed content of Why can't phpmyadmin access?. 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!