1 頁 (共 1 頁)

[問題]为什么总是出错?

發表於 : 2002-07-14 01:49
hotchen
1.总是找不到数据库?!为什么?
phpBB : Critical Error

Could not connect to the database


2。我按照说明去做,可是选择数据库phpbb是就出现
Warning: Cannot add header information - headers already sent by (output started at /users/coolfreepages.com/xxx/phpMyAdmin/libraries/auth/config.auth.lib.php:92) in /users/coolfreepages.com/xxx/phpMyAdmin/header.inc.php on line 23

Warning: Cannot add header information - headers already sent by (output started at /users/coolfreepages.com/xxx/phpMyAdmin/libraries/auth/config.auth.lib.php:92) in /users/coolfreepages.com/xxx/phpMyAdmin/header.inc.php on line 24

Warning: Cannot add header information - headers already sent by (output started at /users/coolfreepages.com/xxx/phpMyAdmin/libraries/auth/config.auth.lib.php:92) in /users/coolfreepages.com/xxx/phpMyAdmin/header.inc.php on line 25

Warning: Cannot add header information - headers already sent by (output started at /users/coolfreepages.com/xxx/phpMyAdmin/libraries/auth/config.auth.lib.php:92) in /users/coolfreepages.com/xxx/phpMyAdmin/header.inc.php on line 26

Warning: Cannot add header information - headers already sent by (output started at /users/coolfreepages.com/xxx/phpMyAdmin/libraries/auth/config.auth.lib.php:92) in /users/coolfreepages.com/xxx/phpMyAdmin/header.inc.php on line 27

Warning: Cannot add header information - headers already sent by (output started at /users/coolfreepages.com/xxx/phpMyAdmin/libraries/auth/config.auth.lib.php:92) in /users/coolfreepages.com/xxx/phpMyAdmin/header.inc.php on line 29

Error

MySQL said:
\n

Access denied for user: 'root@localhost' (Using password: NO)


这是怎么回事???????:(

發表於 : 2002-07-14 01:51
小竹子
你的MYSQL有開啟嗎?

發表於 : 2002-07-14 01:55
hotchen
不好意思,我是新接触这种论坛,还不大明白,我只是按你的教程去做,就是这样。请问怎么解决这个问题?

發表於 : 2002-07-14 01:58
小竹子
你安裝在什麼環境呢?LINUX?

發表於 : 2002-07-14 02:05
hotchen
就是www.coolfreepages.com的免费主页空间,好象是unix的服务器。我使用的是winme系统~恩。

發表於 : 2002-07-14 02:13
小竹子
So the things that you should for example have in your config.inc.php:
$cfgServers[1]['host'] = 'localhost';
$cfgServers[1]['auth_type'] = 'config';
$cfgServers[1]['user'] = 'nacXXXXX';
$cfgServers[1]['password'] = 'XXXXXX';
$cfgServers[1]['only_db'] = 'DB\_nacXXXXX';


這個有設定嗎?

http://coolfreepages.com/faq.html

發表於 : 2002-07-14 03:04
hotchen
好的,我去试试看。

發表於 : 2003-07-07 18:19
域域仔
嗚...我伊妹兒都傳了出去...可是都是這樣!