Home  >  Article  >  Database  >  Why can't I open phpmyadmin and it shows 404?

Why can't I open phpmyadmin and it shows 404?

(*-*)浩
(*-*)浩Original
2019-12-16 15:01:494225browse

Why can't I open phpmyadmin and it shows 404?

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

Solution The steps are as follows: (Recommended learning: PHPMYADMIN tutorial )

## 1 1. First adjust the language of the software interface into a Chinese mode, right -click the mouse to the software icon, and then continue to go to the back of Move the mouse to Language in the newly popped-up tab, as shown in the figure.

Why cant I open phpmyadmin and it shows 404?

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

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

Why cant I open phpmyadmin and it shows 404?

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

Why cant I open phpmyadmin and it shows 404?

#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 I open phpmyadmin and it shows 404?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
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