大家好
剛剛試了重裝兩遍 在同一的地方出現一樣的錯誤訊息
中英文都一樣
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
謝謝
304安裝過程中出現錯誤訊息
版主: 版主管理群
Re: 304安裝過程中出現錯誤訊息
建議您:
改用 AppServ 2.5.10 版架站.
改用 AppServ 2.5.10 版架站.

