$cfg [' Servers '] [$i] [' pmadb '] ... Error [Document]

Source: Internet
Author: User
Tags phpmyadmin

Put this phpmyadmin alone (non-integrated xamp) loaded really is the effort, the whole person is not good ~ to make a day and night, and finally got the ~

However, after the installation of the same as the title of the mistake, can not endure! Keep looking!

Then I looked at the official documents, and now I will share my experience with you!

is in the command line Mysql-u root-p go in, create a new database called phpMyAdmin, and run Phpmyadmin/samples (other version may be called scripts) inside the create_tables.sql. In fact, the problem is simple because the database is not installed. All right! You have succeeded in more than half!

The next step is easier! Mainly in the phpMyAdmin directory of config.inc.php, if there is no such file, then find config.sample.inc.php, and rename it to config.inc.php to configure. Okay, I'll post my config.inc.php code ~

<?php/* vim:set expandtab sw=4 ts=4 sts=4: *//** * PhpMyAdmin Sample configuration, you can use it as base for * Manua L configuration. For easier setup you can use setup/* * All directives is explained in documentation in the Doc/folder * or at 
<span style= "color: #ff0000;" > Note Some of the table names PMA is followed by two _</span>

Then clear the browser record, and re-login phpMyAdmin, you will be pleasantly surprised to find, ah ~ Yes! haha ~


Good luck!

$cfg [' Servers '] [$i] [' pmadb '] ... Error [Document]

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.