PDA

查看完整版本 : [問題]phpBB問題SQL Error ?


jansion
2004-12-07, 22:29
phpBB問題

找不到問題阿

●架設主機作業系統:LINUX FEDORA CORE2
●快速架站程式:無
●您的上網方式:學網
●您安裝的程式:阿帕企 + php + MS SQL 4.0
●您的 phpBB2 版本:phpBB 2.0.11
●您的 domain(網域名稱) :203.68.15.252
●您的 phpBB2 連結網址: http://203.68.15.252/phpBB2/
●錯誤代碼:

Warning: mysql_query() [function.mysql-query]: Unable to save result set in /var/www/html/phpBB2/db/mysql4.php on line 118

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/phpBB2/db/mysql4.php:118) in /var/www/html/phpBB2/includes/page_header.php on line 475

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/phpBB2/db/mysql4.php:118) in /var/www/html/phpBB2/includes/page_header.php on line 477

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/phpBB2/db/mysql4.php:118) in /var/www/html/phpBB2/includes/page_header.php on line 478

Could not query forums information

DEBUG MODE

SQL Error : 1030 Got error 127 from storage engine

SELECT f.*, p.post_time, p.post_username, u.username, u.user_id FROM (( phpbb_forums f LEFT JOIN phpbb_posts p ON p.post_id = f.forum_last_post_id ) LEFT JOIN phpbb_users u ON u.user_id = p.poster_id ) ORDER BY f.cat_id, f.forum_order

Line : 167
File : /var/www/html/phpBB2/index.php

yeemin
2004-12-07, 22:39
那你的權限及絕對路徑是否正確?

jansion
2004-12-07, 22:59
可以在講詳細一點嗎
感激阿

coca
2004-12-07, 23:14
請修改標題至可以表達內文。