After installing XAMPP, set the root account password in MySQL to 123456, and modify the PhpMyAdmin configuration in the root password is 123456, but phpMyAdmin login after the display "PhpMyAdmin advanced features have not been fully set up , some features are not activated. Find the cause. Or you can go to the Operations tab of a database to set it up. " error prompt.
This is because the phpMyAdmin database did not create a table, and the following steps are set:
1, login phpmyadmin, import */xampp/phpmyadmin/sql/create_tables.sql, operation as shown:
650) this.width=650; "Src=" Http://s3.51cto.com/wyfs02/M01/8C/20/wKioL1hjM1HiC3a0AACUqhnOqhM196.png-wh_500x0-wm_3 -wmp_4-s_4095501123.png "title=" import table. png "alt=" wkiol1hjm1hic3a0aacuqhnoqhm196.png-wh_50 "/>
2, click the "Execute" button, after the creation, the list on the left will be more than a "phpMyAdmin" database, at this time to refresh the page, the previous error prompts are not.
3, summary, when encountered problems, we should learn to constantly troubleshoot problems and try to solve the solution, and constantly summarize, and strive to improve their practice level.
Bugfree software testing tools for Linux practical courses
Http://edu.51cto.com/course/course_id-4855.html
This article from "Hao Yang _ Habitat" blog, please be sure to keep this source http://zdytesting.blog.51cto.com/5811414/1886837
PhpMyAdmin "PhpMyAdmin advanced features are not fully set and some features are not activated. Find reason .... The error prompt