[已解决]数据库导入出现这样的问题(用火狐打不开,换IE没问题了)

由 john 于 周五, 2008-05-09 15:44 提交。

我是把本地网站移到服务器上,首先把所有的文件复制到服务器上,然后通过phpMyAdmin导出数据库,在服务器上建立新数据库,再导入数据库,一切正常,更改settings.php,不知道是不是还需要什么操作,只会这么多了,请高手指点,谢谢!!

“Unable to select database

We were able to connect to the MySQL database server (which means your username and password are okay) but not able to select the database.

The MySQL error was: Access denied for user 'eberz'@'localhost' to database 'todayschinesefamily'.

Currently, the database is todayschinesefamily. The username is eberz and the database server is localhost.

* Are you sure you have the correct database name?
* Are you sure the database exists?
* Are you sure the username has permission to access the database?

For more help, see the Installation and upgrading handbook. If you are unsure what these terms mean you should probably contact your hosting provider.”

检查下数据库帐号,

检查下数据库帐号,密码之类的。

The MySQL error was: Access denied for user 'eberz'@'localhost' to database 'todayschinesefamily'.

------
瞅瞅 店铺网

会不会因为我本地用

会不会因为我本地用的数据库是4.0版本,而我要上传的服务器的数据库是5.0版本。

settings.php

settings.php 没有修改正确啊,用户名,密码,和所用库文件的名都要修改的

____________________________________________________________________________
120°深蓝 -www.bluedeep.cn
蜉蝣之羽,衣裳楚楚。心之忧矣,於我归处?
蜉蝣之翼,楚楚衣服。心之忧矣,於我归息?
蜉蝣掘阅,麻衣如雪。心之忧矣,於我归说?

“所用库文件的名都

“所用库文件的名都要修改”怎么做,不明白?

好了,真奇怪好了,

好了,真奇怪,原来在其它的电脑上一直就可以用,为什么我的电脑不能访问呢?