請問安裝wordpress 出現 Can’t select database

這個版面主要討論 debian 在 server 端的應用問題, server 種類繁多..舉凡 Web Server 、 File Server、 DHCP Server..等等。

版主: 阿信

請問安裝wordpress 出現 Can’t select database

文章lovevalen » 週日 5月 06, 2007 7:31 am

Can’t select database
We were able to connect to the database server (which means your username and password is okay) but not able to select the wordpress database.

Are you sure it exists?
On some systems the name of your database is prefixed with your username, so it would be like username_wordpress. Could that be the problem?
If you don't know how to setup a database you should contact your host. If all else fails you may find help at the WordPress Support Forums.
_______________________
wp-config.php
內容
<?php
// ** MySQL settings ** //
define('DB_NAME', 'wordpress'); // The name of the database
define('DB_USER', 'wp'); // Your MySQL username
define('DB_PASSWORD', '19234902'); // ...and password
define('DB_HOST', 'localhost'); // 99% chance you won't need to change this value

// You can have multiple installations in one database if you give each a unique pref$
$table_prefix = 'wp_'; // Only numbers, letters, and underscores please!
lovevalen
可愛的小學生
可愛的小學生
 
文章: 59
註冊時間: 週日 3月 14, 2004 10:31 am

文章訪客 » 週日 5月 06, 2007 4:16 pm

那表示 你connect 到 database 了.
但是 還沒有選擇 要用的 instance 或是 instance 根本不存在 (尚未create or init)

情況有點類似.
mysql -h xxx -u user -p
登入後
mysql>use db_instance

if i do not misunderstand it.
訪客
 

文章lovevalen » 週日 5月 06, 2007 8:43 pm

請問我要怎麼做才能用呢
lovevalen
可愛的小學生
可愛的小學生
 
文章: 59
註冊時間: 週日 3月 14, 2004 10:31 am

文章一粒米 » 週三 2月 27, 2008 11:13 am

要新增資料庫?

"wp_wordpress"?
一粒米
可愛的小學生
可愛的小學生
 
文章: 4
註冊時間: 週三 2月 27, 2008 10:50 am


回到 debian server

誰在線上

正在瀏覽這個版面的使用者:沒有註冊會員 和 1 位訪客