1 頁 (共 1 頁)

[問題]出現Error creating new sessi

發表於 : 2003-05-27 19:15
etmonkey
我的系統是win2k
phpbb2.03
appserv-win32-1.8.0

自從一次當機了之後...
就出現了
phpBB : Critical Error

Error creating new session

也不知道什麼原因...
拜託救救我~
:cry:
☆星痕之家☆
http://starengram.adsldns.org/

發表於 : 2003-05-27 19:19
Mac

發表於 : 2003-05-27 19:52
etmonkey
這是full的問題嗎??
因為是當機之後的問題...

發表於 : 2003-05-27 19:57
Mac
你的 debug 的關著的,所以詳細問題沒有顯示出來
只是說 Error creating new session
如果是開著,它會給你更詳細的錯誤報告
例如:

代碼: 選擇全部

Error creating new session 

DEBUG 

SQL Error : 1114 The table 'phpbb_sessions' is full 

INSERT INTO phpbb_sessions (session_id, session_user_id, session_start, session_time, session_ip, session_page, session_logged_in) VALUES ('544c13e2eea831bb6402a4b35f78e96a', -1, 1041341439, 1041341439, '7f000001', 0, 0) 

Line : 152 
File : /usr/local/apache/html/phpBB/includes/sessions.php
目前判斷是 SQL Error : 1114 The table 'phpbb_sessions' is full 問題

~Mac

發表於 : 2003-05-27 20:34
etmonkey
又變成這樣了..

phpBB : Critical Error

Error checking existing sessions

發表於 : 2003-05-27 20:42
etmonkey
我把他手動清空總算好了......
非常感謝...^^
:-P :-P :-P
親一個~~
哈哈哈~

發表於 : 2003-05-28 00:03
Mac
恭喜你喔 :)

~Mac