[提问]
Error: Unknown MySQL server host 'localhost ' (1)
|
|
请问安装了Discuz,用Goadaay的空间,提示:Discuz! info: Can not connect to MySQL server
Time: 2009-7-16 10:37pm
Script: /index.php
Error: Unknown MySQL server host 'localhost ' (1)
Errno.: 2005
Similar error report has been dispatched to administrator before.
请问数据库服务器应该填什么???
$dbhost = 'localhost'; // 数据库服务器
$dbuser = 'username'; // 数据库用户名
$dbpw = ''; // 数据库密码
$dbname = 'discuz'; // 数据库名
$pconnect = 0; // 数据库持久连接 0=关闭, 1=打开 |
|
|
|
|
|
|
|
|
|
|
0856
发表于 2009-7-16 23:09:30
|
显示全部楼层
你是真的不自动。还是在开玩笑啊。朋友 |
|
|
|
|
|
|
|
|
|
|
add.c
发表于 2009-7-17 09:29:06
|
显示全部楼层
|
楼主可以参考:http://bbs.idcspy.com/thread-18582-1-1.html |
|
|
|
|
|
|
|
|