夢幻LUGIA 寫:這.......〈汗〉
CAPS LOCK就在鍵盤上阿@@
那就是大小寫鎖定阿=口=
不好意思,原來講的是鍵盤,還以為講phpmyadmin方面,但這我有注意到,不過還是很謝謝你了,下午裝了起來,但進去phpmyadmin內檢視資料庫,有出現一個問題,如下:
//////////////////////////////////////
建立新資料表於資料庫 phpbb2 :
名稱 :
欄位 :
錯誤
關聯資料表的附加功能未能啟動, 請按此 查出問題原因.
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
按「請按此」後出現:
////////////////////////////////////////////////////////////
資料庫 phpbb2 在 localhost 執行
PMA Database ... 未能確定[ 說明文件 ]
一般關聯功能 未啟動
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
再按[ 說明文件 ]後,出現旳主要說明如下:
/////////////////////////////////////////////////////////////////////////////////////
$cfg['Servers'][$i]['pmadb'] string
Starting with version 2.3.0 phpMyAdmin offers a lot of features to work with master / foreign - tables. To use those as well as the bookmark feature you need special tables with a predefined structure, which we explain below.
See the Quick Install section in this document for a quick way of creating those tables. Also, if you are using a Windows server, read FAQ 1.23.
If you are the only user of this phpMyAdmin installation, you can use your current database to store those special tables; in this case, just put your current database name in $cfg['Servers'][$i]['pmadb'].
If you are setting up a multi-user phpMyAdmin installation, you will need to create a new database and setup special privileges, so, as superuser:
create a new database for phpMyAdmin:
CREATE DATABASE phpmyadmin;
Note that "controluser" must have SELECT, INSERT, UPDATE and DELETE privileges on this database. Here is a query to set up those privileges (using "phpmyadmin" as the database name, and "pma" as the controluser):
GRANT SELECT,INSERT,UPDATE,DELETE ON phpmyadmin.* to 'pma'@'localhost';
do not give any other user rights on this database.
enter the database name in $cfg['Servers'][$i]['pmadb']
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
請問大家,知道原因那裏嗎?
菜鳥一個,問題多多,請海涵,謝謝每一位了。\\r
afa