Error creating new session

This is an archive of the phpBB 2.0.x support forum. Support for phpBB2 has now ended.
Forum rules
Following phpBB2's EoL, this forum is now archived for reference purposes only.
Please see the following announcement for more information: viewtopic.php?f=14&t=1385785
Locked
zadiac8318
Registered User
Posts: 152
Joined: Fri Oct 26, 2001 3:06 pm
Location: Somewhere over the rainbow
Contact:

Error creating new session

Post by zadiac8318 »

What is this mean??

Warning: message_die(./language/lang_english/lang_main.php) [function.message-die]: failed to create stream: No such file or directory in /home/virtual/site70/fst/var/www/html/forum/includes/functions.php on line 641

Warning: message_die() [function.message-die]: Failed opening './language/lang_english/lang_main.php' for inclusion (include_path='.:/php/includes:/usr/share/php') in /home/virtual/site70/fst/var/www/html/forum/includes/functions.php on line 641
phpBB :

Error creating new session

I got that on my site...HELP~!

mod edit: '!!!!!' is not an acceptable topic title. Something descriptive would be more helpful, see http://www.phpbb.com/phpBB/viewtopic.php?t=87208, rule 1 g and h. Title edited - BFL
Old time flies and memories fades,
but it is nice to know that there is
something to remember and smile at...
User avatar
Black Fluffy Lion
Former Team Member
Posts: 6057
Joined: Sat Dec 15, 2001 11:37 am

Post by Black Fluffy Lion »

Please enable debug mode and post the whole error message you receive then
zadiac8318
Registered User
Posts: 152
Joined: Fri Oct 26, 2001 3:06 pm
Location: Somewhere over the rainbow
Contact:

Post by zadiac8318 »

here is a new error message

Warning: message_die(./language/lang_english/lang_main.php) [function.message-die]: failed to create stream: No such file or directory in /home/virtual/site70/fst/var/www/html/forum/includes/functions.php on line 641

Warning: message_die() [function.message-die]: Failed opening './language/lang_english/lang_main.php' for inclusion (include_path='.:/php/includes:/usr/share/php') in /home/virtual/site70/fst/var/www/html/forum/includes/functions.php on line 641
phpBB :

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) VALUES ('d48017875decc9425b2cc8f5b3ea5204', -1, 1053267120, 1053267120, 'd412e73c', 0, 0)

Line : 182
File : /home/virtual/site70/fst/var/www/html/forum/includes/sessions.php
Old time flies and memories fades,
but it is nice to know that there is
something to remember and smile at...
User avatar
Black Fluffy Lion
Former Team Member
Posts: 6057
Joined: Sat Dec 15, 2001 11:37 am

Post by Black Fluffy Lion »

OK, have a look here and empty the sessions table and/or install the automatic fix: http://www.phpbb.com/kb/article.php?article_id=42 :)
zadiac8318
Registered User
Posts: 152
Joined: Fri Oct 26, 2001 3:06 pm
Location: Somewhere over the rainbow
Contact:

Post by zadiac8318 »

where can i find the automatic fix??
Old time flies and memories fades,
but it is nice to know that there is
something to remember and smile at...
User avatar
Black Fluffy Lion
Former Team Member
Posts: 6057
Joined: Sat Dec 15, 2001 11:37 am

Post by Black Fluffy Lion »

Under the section entitled 'Automatic table emptying script', surprisingly enough ;)
Locked

Return to “2.0.x Support Forum”