1 頁 (共 1 頁)

[問題] session problem 突然間出現 >,<

發表於 : 2004-06-20 19:41
namielck
●架設主機作業系統:Windows xp Pro
●您安裝的程式:Apache + php + MySql
●您的 phpBB2 版本:phpBB 2.0.4
●您的 phpBB2 連結網址: http://come.to/japancm
●錯誤狀態:
進入index.php 就出現了...., 請幫幫我啦, 我不知是什麼原因啦.
一般錯誤

Couldn't retrieve guest user today data
DEBUG MODE

SQL Error : 1030 Got error 134 from table handler
SELECT session_ip, MAX(session_time) as session_time FROM phpbb_sessions WHERE session_user_id="-1" AND session_time >= 1087660800 AND session_time< 1087747199 GROUP BY session_ip

Line : 359
File : c:
oot\japancmbb\index.php

發表於 : 2004-06-20 19:45
.::藍色的天空::.
用 phpMyAdmin 修復一下你的 SQL

發表於 : 2004-06-20 20:09
namielck
謝謝藍色的天空, 第一次用phpMyAdmin, 成功了, 沒問題啦.
phpMyAdmin很好用呢 ^^