304安裝過程中出現錯誤訊息

phpBB Installation & Usage Support
phpBB 3 安裝於各類型作業平台之問題討論;外掛問題,請到相關版面依發問格式發表!
(發表文章請按照公告格式發表,違者砍文)

版主: 版主管理群

版面規則
本區是討論關於 phpBB 3.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
主題已鎖定
testbytest
星球普通子民
星球普通子民
文章: 1
註冊時間: 2009-03-02 03:02

304安裝過程中出現錯誤訊息

文章 testbytest »

大家好
剛剛試了重裝兩遍 在同一的地方出現一樣的錯誤訊息
中英文都一樣

Strict Standards: Non-static method utf_normalizer::nfc() should not be called statically in C:\AppServ\www\phpBB304\includes\utf\utf_tools.php on line 1781
[phpBB Debug] PHP Notice: in file /install/index.php on line 440: Cannot modify header information - headers already sent by (output started at /includes/utf/utf_tools.php:1781)
[phpBB Debug] PHP Notice: in file /install/index.php on line 441: Cannot modify header information - headers already sent by (output started at /includes/utf/utf_tools.php:1781)
[phpBB Debug] PHP Notice: in file /install/index.php on line 442: Cannot modify header information - headers already sent by (output started at /includes/utf/utf_tools.php:1781)
[phpBB Debug] PHP Notice: in file /install/index.php on line 443: Cannot modify header information - headers already sent by (output started at /includes/utf/utf_tools.php:1781)

以上訊息在 Check administrator settings: Tests passed 這頁面出現的最上方 還在左上角的PHPBB LOGO 之上
請問這是哪裡沒設好

主機作業系統:Windows 2003 R2
快速架站程式:AppServ 2.6
您的上網方式:尚無
您安裝的程式:Apache 2.6+ phpMyAdmin-3.1.3 + MySql 5.1
phpBB 版本:phpBB 3.0.4
domain (網域名稱) : 尚無
phpBB 連結網址: 尚無


之後我又只使用標準的 AppServ 2.6
還是會出現錯誤訊息 但只剩下
Strict Standards: Non-static method utf_normalizer::nfc() should not be called statically in C:\AppServ\www\phpBB304\includes\utf\utf_tools.php on line 1781

也是在 Check administrator settings: Tests passed 這頁面出現的最上方 還在左上角的PHPBB LOGO 之上

下一步後 出現以下錯誤訊息
資料庫出現了一個嚴重而且不可回復的錯誤。這可能是由於您所指定的會員沒有 CREATE TABLES 或 INSERT 資料的適當權限,下面可能會提供您更進一步的資訊。請首先考慮聯絡您的服務供應商,或是訪問 phpBB 支援討論區,以得到進一步幫助。

install_install.php [ 1193 ]

SQL : CREATE TABLE phpbb_attachments ( attach_id mediumint(8) UNSIGNED NOT NULL auto_increment, post_msg_id mediumint(8) UNSIGNED DEFAULT '0' NOT NULL, topic_id mediumint(8) UNSIGNED DEFAULT '0' NOT NULL, in_message tinyint(1) UNSIGNED DEFAULT '0' NOT NULL, poster_id mediumint(8) UNSIGNED DEFAULT '0' NOT NULL, is_orphan tinyint(1) UNSIGNED DEFAULT '1' NOT NULL, physical_filename varchar(255) DEFAULT '' NOT NULL, real_filename varchar(255) DEFAULT '' NOT NULL, download_count mediumint(8) UNSIGNED DEFAULT '0' NOT NULL, attach_comment text NOT NULL, extension varchar(100) DEFAULT '' NOT NULL, mimetype varchar(100) DEFAULT '' NOT NULL, filesize int(20) UNSIGNED DEFAULT '0' NOT NULL, filetime int(11) UNSIGNED DEFAULT '0' NOT NULL, thumbnail tinyint(1) UNSIGNED DEFAULT '0' NOT NULL, PRIMARY KEY (attach_id), KEY filetime (filetime), KEY post_msg_id (post_msg_id), KEY topic_id (topic_id), KEY poster_id (poster_id), KEY is_orphan (is_orphan) ) CHARACTER SET `utf8` COLLATE `utf8_bin`

Table 'phpbb_attachments' already exists

謝謝
頭像
心靈捕手
默默耕耘的老師
默默耕耘的老師
文章: 8547
註冊時間: 2004-04-30 01:54
來自: Taiwan

Re: 304安裝過程中出現錯誤訊息

文章 心靈捕手 »

建議您:
改用 AppServ 2.5.10 版架站.
施比受有福,祝福您好運! ^_^
歡迎光臨★★心靈捕手★★ :: 討論區
https://wang5555.dnsfor.me/phpBB3/
主題已鎖定

回到「[3.0.x] 安裝與使用」