問題外掛:album_v2053
參考連結:ttp://smartor.is-root.com
使用版本:MySQL 版本 4.0.23 及 phpBB 2.0.19
網站位置:http://www.davidcell.com/phpBB2\r
狀況描述:
install時出現下列文字....
Warning: mysql_connect(): Access denied for user: 'davidcellc@localhost' (Using password: NO) in /home/davidcellc/domains/davidcell.com/public_html/phpBB2/db/mysql4.php on line 48
Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/davidcellc/domains/davidcell.com/public_html/phpBB2/db/mysql4.php on line 330
Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /home/davidcellc/domains/davidcell.com/public_html/phpBB2/db/mysql4.php on line 331
phpBB : Critical Error
Could not connect to the database
[問題]install album_v2053 發生錯誤
版主: 版主管理群
以下是安裝說明部份擷取:
補充說明:
1. 此外掛必須在資料庫, 新增 5 個資料表.
2. 上傳 album_db_install.php 以及 album_mysql.sql 到您的討論區根目錄, 在瀏覽器執行資料庫的更新; 完成後, 刪除這兩個檔案.
3. 如果您不要執行 album_db_install.php 的話,
那麼您可以進入資料庫, 手動執行或匯入 album_mysql.sql
代碼: 選擇全部
#
#-----[ SQL ]--------------------------------------------------------
# For FRESH Install Only!!! If you *upgrade* from Album v1.x.x you
# must *skip* this step to go to the *next* step!
#
# This Photo Album must add 5 tables into your database.
# Fortunately it will not alter any existed tables :)
#
# Upload album_db_install.php and album_mysql.sql to your phpBB root
# directory then run album_db_install.php by typing on the browser
# After that, delete both files immediately
#
# If you do not want to run album_db_install.php you can run the SQL
# queries manually in album_mysql.sql
#
1. 此外掛必須在資料庫, 新增 5 個資料表.
2. 上傳 album_db_install.php 以及 album_mysql.sql 到您的討論區根目錄, 在瀏覽器執行資料庫的更新; 完成後, 刪除這兩個檔案.
3. 如果您不要執行 album_db_install.php 的話,
那麼您可以進入資料庫, 手動執行或匯入 album_mysql.sql

