MySQL error

Status
Not open for further replies.

lachicavtv

New Member
Messages
30
Reaction score
0
Points
0
phpBB : Critical Error

Error creating new session

DEBUG MODE

SQL Error : 1142 INSERT command denied to user 'lolo_phpb1'@'localhost' for table 'phpbb_sessions'

INSERT INTO phpbb_sessions (session_id, session_user_id, session_start, session_time, session_ip, session_page, session_logged_in, session_admin) VALUES ('060be8f035b497ba12cccdb39cb87766', -1, 1200860590, 1200860590, 'be4065a8', 0, 0, 0)

Line : 187
File : sessions.php

does any one know how to fix this?
Edit:
ok fixed it, if someone has the same error, this is what you need to do.
C-panel>MySQL Databases>Current Databases

there you have a link with the user, you need to set INSERT privileges to fix it
then its done
 
Last edited:
Status
Not open for further replies.
Top