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.
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.
(2) Then open the notebook and change Deny from all to Allow from all and save it as shown.
#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!