优古网络-专业域名注册和虚拟主机服务商。提供域名注册,虚拟主机,服务器租用托管,网站建设等服务

  优古网络学堂(edu.EoGu.com) http://www.eogu.com/
我要购买网站空间 | 我要注册域名 | 优古首页 | 加入收藏 
优古网络

 问题:PHPmyadmin使用指南 (点击数:)

 收藏此页到:365Key 新浪ViVi 搜狐狐摘 和讯网摘 天极网摘
PHPmyadmin使用指南

请先到下载中心下载PHPmyadmin软件,然后上传到wwwroot等根目录下,配置好config.ini.php文件。
修改config.inc.php这个文件,把下面几行代码中加粗的改掉,加粗的内容可以在数据库管理里面找到。

$cfg['Servers'][$i]['host'] = 'localhost'; // MySQL hostname or IP address
(略)
$cfg['Servers'][$i]['auth_type'] = 'config'; // Authentication method (config, http or cookie based)?
$cfg['Servers'][$i]['user'] = 'username'; // MySQL user
$cfg['Servers'][$i]['password'] = 'password'; // MySQL password (only needed
// with 'config' auth_type)
$cfg['Servers'][$i]['only_db'] = 'database'; // If set to a db-name, only
// this db is displayed in left frame

上一个问题:手工升级ACCESS到SQLSERVER
下一个问题:Access,Sqlserver数据库问题
相关问题
·暂无
推荐问题
热门问题