phpMyadmin启动高级模式

   使用AMPPS PHP集成开发环境开启phpmyadmin的高级模型步骤如下:

  • Create the needed tables with the examples/create_tables.sqlDocumentation
  • Create a pma user and give access to these tables. Documentation
  • Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.phpDocumentation
  • Re-login to phpMyAdmin to load the updated configuration file.

posted on 2015-02-06 22:41  Gary Zhang  阅读(191)  评论(0)    收藏  举报

导航