session问题,怎么会有这样的事,drupal太弱了吧

Fatal error: Duplicate entry '1fe3f08968f732afcd3e6696dd0cc93f' for key 1 query: INSERT INTO dru_sessions (sid, uid, hostname, timestamp) VALUES ('1fe3f08968f732afcd3e6696dd0cc93f', 0, '219.134.218.238', 1133088415) in /home/uk3018536/htdocs/blogs/includes/database.mysql.inc on line 66

检查一下数据库中的us

检查一下数据库中的user表,看看你的user 0 还在么(user 0 是管理员),如果user表没有问题,用PHPMyADmin repair一下session表就没有问题了.

谢谢 kzeng,是因为匿

谢谢 kzeng,是因为匿名用户没有了,
uid为0的用户,加一个就好了,在drupal的网站上看到的答案。

Post new comment

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
10 + 3 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.