Every now and then, we get this error. It's typically from Google and other search engines. I could deny bot access, but then we wouldn't show up on search engine results.
So, I have manually empty that table in the database. I can write some code to prevent it, but when a new version of the forums comes out, I have to redo everything I had modified. Such a pain.
I thought the authors of phpBB had fixed this HEAP issue, but it appears not.
Session errors
- Panzerfaust
- Monarch
- Posts: 8698
- Joined: Fri Jan 17, 2003 12:26 am
- Location: Florida
Session errors
[img]htttp://lastdynasty.net/pics/panzersig.jpg[/img]
Adversity has the effect of eliciting talents, which, in prosperous circumstances, would have lain dormant. -Horace
Adversity has the effect of eliciting talents, which, in prosperous circumstances, would have lain dormant. -Horace
- Nash the slash
- Gardener
- Posts: 166
- Joined: Tue Mar 15, 2005 7:31 am
- Location: Canada
I was wondering when i came to browse earlier I got
phpBB : Critical Error
Error creating new session
DEBUG MODE
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, session_admin) VALUES ('55800037a905724e7d12a14cb30794e0', -1, 1142966057, 1142966057, 'c6679301', 0, 0, 0)
Line : 195
File : sessions.php
and I do run Mozilla as i try to minimize my usage of microsoft products IE included...
phpBB : Critical Error
Error creating new session
DEBUG MODE
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, session_admin) VALUES ('55800037a905724e7d12a14cb30794e0', -1, 1142966057, 1142966057, 'c6679301', 0, 0, 0)
Line : 195
File : sessions.php
and I do run Mozilla as i try to minimize my usage of microsoft products IE included...
happy trails all