設定[img]http://us.f1.yahoofs.com/users/3f879759 ... setting%b3]%a9w.jpg?bc7v5h_ACAEZ9Xim[/img]
為甚麼完成後進入http://twentyone.adsldns.org:8080/phpMyAdmin/
要等很久很久,到最後是全白,怎麼辦
[問題]phpMyAdmin的問題…
版主: 版主管理群
版面規則
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
Re: [問題]phpMyAdmin的問題…
不懂你的問題ㄋㄟ.............twentyone 寫:設定[img]http://us.f1.yahoofs.com/users/3f879759 ... setting%b3]%a9w.jpg?bc7v5h_ACAEZ9Xim[/img]
為甚麼完成後進入http://twentyone.adsldns.org:8080/phpMyAdmin/
要等很久很久,到最後是全白,怎麼辦
看不到圖檔?
萬事起頭難\r
我是新手請多包函
我是新手請多包函
代碼: 選擇全部
* Server(s) configuration
*/
// The $cfgServers array starts with $cfgServers[1]. Do not use $cfgServers[0].
// You can disable a server config entry by setting host to ''.
$cfgServers[1]['host'] = 'localhost'; // MySQL hostname
$cfgServers[1]['port'] = '8080'; // MySQL port - leave blank for default port
$cfgServers[1]['socket'] = ''; // Path to the socket - leave blank for default socket
$cfgServers[1]['connect_type'] = 'socket'; // How to connect to MySQL server ('tcp' or 'socket')
$cfgServers[1]['adv_auth'] = FALSE; // Use advanced authentication?
$cfgServers[1]['stduser'] = 'twentyone'; // MySQL standard user (only needed with advanced auth)
$cfgServers[1]['stdpass'] = 'xxxxx'; // MySQL standard password (only needed with advanced auth)
$cfgServers[1]['user'] = 'root'; // MySQL user (only needed with basic auth)
$cfgServers[1]['password'] = 'xxxxxxxxx'; // MySQL password (only needed with basic auth)
$cfgServers[1]['only_db'] = ''; // If set to a db-name, only this db is accessible
// It may also be an array of db-names
$cfgServers[1]['verbose'] = ''; // Verbose name for this host - leave blank to show the hostname
$cfgServers[1]['bookmarkdb'] = ''; // Bookmark db - leave blank for no bookmark support
$cfgServers[1]['bookmarktable'] = ''; // Bookmark table - leave blank for no bookmark support我找到了請勿在此填$cfgServers[1]['port'] = ' 8080';twentyone 寫:代碼: 選擇全部
* Server(s) configuration */ // The $cfgServers array starts with $cfgServers[1]. Do not use $cfgServers[0]. // You can disable a server config entry by setting host to ''. $cfgServers[1]['host'] = 'localhost'; // MySQL hostname $cfgServers[1]['port'] = '8080'; // MySQL port - leave blank for default port $cfgServers[1]['socket'] = ''; // Path to the socket - leave blank for default socket $cfgServers[1]['connect_type'] = 'socket'; // How to connect to MySQL server ('tcp' or 'socket') $cfgServers[1]['adv_auth'] = FALSE; // Use advanced authentication? $cfgServers[1]['stduser'] = 'twentyone'; // MySQL standard user (only needed with advanced auth) $cfgServers[1]['stdpass'] = 'xxxxx'; // MySQL standard password (only needed with advanced auth) $cfgServers[1]['user'] = 'root'; // MySQL user (only needed with basic auth) $cfgServers[1]['password'] = 'xxxxxxxxx'; // MySQL password (only needed with basic auth) $cfgServers[1]['only_db'] = ''; // If set to a db-name, only this db is accessible // It may also be an array of db-names $cfgServers[1]['verbose'] = ''; // Verbose name for this host - leave blank to show the hostname $cfgServers[1]['bookmarkdb'] = ''; // Bookmark db - leave blank for no bookmark support $cfgServers[1]['bookmarktable'] = ''; // Bookmark table - leave blank for no bookmark support
or
$cfgServers[1]['port'] = ' 80';
請保持空白ㄛ$cfgServers[1]['port'] = ' ';
這樣應該就可以了.................
萬事起頭難\r
我是新手請多包函
我是新手請多包函
