Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

≡ phpMyAdmin 2.10.0.2 的安装方法 ≡

[复制链接]
下砂 发表于 2007-5-24 12:46:51 | 显示全部楼层 |阅读模式
≡ phpMyAdmin 2.10.0.2 的安装 ≡

1、到其官方站点下载 phpMyAdmin-2.10.0.2-all-languages.zip并解压,并更改目录名为phpmyadmin,然后移动到"C:\htdocs\WEB\"。
2、编辑:libraries下的config.default.php。
查找:
$cfg['Servers'][$i]['auth_type'] = 'config'; // Authentication method (config, http or cookie based)?
$cfg['Servers'][$i]['user'] = 'root'; // MySQL user
$cfg['Servers'][$i]['password'] = ''; // MySQL password (only needed
// with 'config' auth_type)
$cfg['Servers'][$i]['nopassword'] = FALSE; // Whether to try to connect without password
$cfg['Servers'][$i]['only_db'] = ''; // If set to a db-name, only
// this db is displayed in left frame
// It may also be an array of db-names, where sorting order is relevant.
这里由于是本地测试环境,所以所按默认值,不需要更改。
查找:
$cfg['DefaultLang'] = 'en-iso-8859-1';
替换:
$cfg['DefaultLang'] = 'gb2312';
查找:
$cfg['DefaultCharset'] = 'iso-8859-1';
替换:
$cfg['DefaultCharset'] = 'gb2312';
3、设置完成。现在打开IE,键入:"http://localhost/phpmyadmin",即可进行相关操作。
gj315 发表于 2007-5-24 13:16:49 | 显示全部楼层
可以占个位置看吗

AD:(顶级模板风格、优质网络素材、精品程序代码)

[ 本帖最后由 gj315 于 2007-6-24 15:36 编辑 ]
回复

使用道具 举报

SystemMessage 发表于 2007-5-25 11:32:28 | 显示全部楼层
zhi chi~
回复

使用道具 举报

玉城飞花 发表于 2007-5-25 18:19:11 | 显示全部楼层
感谢分享:) :)
回复

使用道具 举报

pc77maikongjian 发表于 2007-5-28 16:26:48 | 显示全部楼层
感谢分享~:)
回复

使用道具 举报

pc77maikongjian 发表于 2007-5-28 16:27:10 | 显示全部楼层
一般是按默认值,不需要更改
回复

使用道具 举报

木石前盟1 发表于 2007-5-28 19:27:03 | 显示全部楼层
已经安装好了,真不容易啊,主要是PHP不好配置
回复

使用道具 举报

春天の燕子 发表于 2007-6-15 14:51:24 | 显示全部楼层
我还是看不懂,那些代码什么的,是什么啊!还要从头学起啊
回复

使用道具 举报

ComsenzTeam 发表于 2007-6-15 23:26:39 | 显示全部楼层
谢谢楼主分享啊.支持
回复

使用道具 举报

啊毛。 发表于 2007-6-16 13:11:22 | 显示全部楼层
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-24 08:49 , Processed in 0.032650 second(s), 6 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表