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

 找回密码
 立即注册
搜索

[转换] 求助:DV7.1.0SQL转6.1.0

[复制链接]
yyliu 发表于 2008-11-24 00:10:09 | 显示全部楼层 |阅读模式
在本地机利用ComsenzEXP-1.0.0和XConvert1.3.0准备将DV7.1.0SQL转换到Discuz 6.1.0,输入参数,保存设置后却出现“ Access denied for user 'root'@'localhost' (using password: YES)”提示,根据ComsenzEXP-1.0.0说明,其root密码是comsenzexp,怎么会有上述用户名或密码错误提示呢?我是菜鸟,请知道的朋友指点一下。谢谢!
回复

使用道具 举报

桃子(小敏) 发表于 2008-11-24 09:05:38 | 显示全部楼层
MySQL root 用户初始化密码:root
MySQL discuz 用户初始化密码:discuzexp
您可以看下安装说明:
https://discuz.dismall.com/thread-223885-1-1.html
回复

使用道具 举报

 楼主| yyliu 发表于 2008-11-24 10:11:48 | 显示全部楼层
密码改为discuzexp后还是同样的错误提示啊,不知是哪里出了问题,SOS
回复

使用道具 举报

复读生 发表于 2008-11-24 10:14:38 | 显示全部楼层
仔细看下 教程 慢慢来 别着急·
回复

使用道具 举报

 楼主| yyliu 发表于 2008-11-24 10:30:23 | 显示全部楼层
本帖最后由 yyliu 于 2008-11-24 10:33 编辑

晕死!密码为root,现在出现的问题是“SQL: UPDATE uc.uc_settings SET v='8' WHERE k='timeoffset'
Error: Table 'uc.uc_settings' doesn't exist
Errormsg.: 数据表不存在”

怎么回事啊?
回复

使用道具 举报

桃子(小敏) 发表于 2008-11-24 10:45:15 | 显示全部楼层
1、是否完整安装了discuzexp
2、检查数据库名及数据库表前缀是否填写正确
回复

使用道具 举报

 楼主| yyliu 发表于 2008-11-24 11:00:25 | 显示全部楼层
谢谢桃子!请指教
1、我是按ComsenzEXP安装的环境,不知如何检查“是否完整安装了discuzexp”
2、设置的参数如下,不知何处不对?

// Discuz! 的 mysql 数据库信息
$discuz_dbhost = 'localhost:6033';
$discuz_dbuser = 'root';       
$discuz_dbpw = 'root';               
$discuz_type = '1';               
$discuz_dbname = 'discuz';       
$discuz_tablepre = 'cdb_';       
$discuz_charset = 'gbk';

// UCenter 的 mysql 数据库信息
$uc_dbhost = 'localhost:6033';       
$uc_dbuser = 'root';       
$uc_dbpw = 'root';       
$uc_dbname = 'uc';       
$uc_tablepre = 'uc_';       
$uc_charset = 'gbk';       
$rpp = '3000';               
$pertask = '3000';       
$reportfile = 'report.htm';
$debug = '1';
$defaultlanguage = 'gbk';
$child = 'dvbbs71sql - uc';


$source_bbsurl = 'http://bbs.sqedu.net/';
$posttbl = 'Posts';
$create_type = 'mysql';
$resetaid = '1';
?>
回复

使用道具 举报

桃子(小敏) 发表于 2008-11-24 16:56:42 | 显示全部楼层
// UCenter 的 mysql 数据库信息
$uc_dbhost = 'localhost:6033';      
$uc_dbuser = 'root';      
$uc_dbpw = 'root';      
$uc_dbname = 'uc';      
最后一行,修改为:
$uc_dbname = 'discuz';
回复

使用道具 举报

 楼主| yyliu 发表于 2008-11-24 22:44:16 | 显示全部楼层
本帖最后由 yyliu 于 2008-11-24 23:26 编辑

谢谢桃子!转换成功了。可是怎么管理员账号密码不正确了,不能用原注册会员登录。如何查出或修改admin密码?
回复

使用道具 举报

桃子(小敏) 发表于 2008-11-25 09:00:56 | 显示全部楼层
Discuz! 6.1 正式版-logging.php for 转换过来的论坛
https://discuz.dismall.com/thread-908246-1-1.html
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-9-16 17:45 , Processed in 0.102935 second(s), 14 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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