PhpMyAdmin installation and configuration allow empty password login, phpmyadmin password _ PHP Tutorial

Source: Internet
Author: User
PhpMyAdmin installation and configuration allow empty password login, phpmyadmin password. PhpMyAdmin installation and configuration allow empty password login, phpmyadmin password download phpMyAdmin, decompress to apache web directory www.phpmyadmin.net access 127.0.0.1phpMyAdminin phpMyAdmin installation and configuration allow empty password login, phpmyadmin password

Download phpMyAdmin and decompress it to the apache web directory.

Http://www.phpmyadmin.net/

Access http: // 127.0.0.1/phpMyAdmin/index. php

You can log on with the database username and password.

If the error message "empty password logon forbidden (see allow empty password)" appears, the solution is as follows:
1. copy config. sample. inc. php under The phpMyAdmin directory and rename it config. inc. php.
2. change the following key value to true.
The code is as follows:
Cfg ['servers'] [I] ['allownopassword'] = false;

Unzip download phpMyAdmin, decompress to apache web directory http://www.phpmyadmin.net/access http: // 127.0.0.1/phpMyAdmin/in...

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.