Home  >  Article  >  Database  >  phpmyadmin cannot be opened 404

phpmyadmin cannot be opened 404

尚
Original
2019-10-30 11:53:524501browse

phpmyadmin cannot be opened 404

phpadmin cannot be opened and 404 appears because the wamp\alias\phpmyadmin.conf file is not configured correctly.

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 newly popped-up option. Luanguage in the card, as shown in the picture.

phpmyadmin cannot be opened 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.

phpmyadmin cannot be opened 404

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

phpmyadmin cannot be opened 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 phpmyadmin cannot be opened 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