phpBB forum problem

Status
Not open for further replies.

joshua1

New Member
Messages
33
Reaction score
0
Points
0
Hi All,

website: http://joshuacrook.x10hosting.com/forum/
server: chopin

since the server upgrade was done on chopin my phpBB forum has developed a problem, when i try to do anything on it i am getting error messages for example:

General Error
SQL ERROR [ mysqli ]

Lost connection to MySQL server during query [2013]

SQL

UPDATE phpbb_users SET user_permissions = '', user_perm_from = 0

BACKTRACE

FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()

FILE: includes/auth.php
LINE: 517
CALL: dbal_mysqli->sql_query()

FILE: includes/acp/acp_forums.php
LINE: 207
CALL: auth->acl_clear_prefetch()

FILE: includes/functions_module.php
LINE: 507
CALL: acp_forums->main()

FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()

I don't know why i am getting error messages, my forum was working before the server i am on was upgrade, please help

Thanks,

Joshua
 
Last edited:

Derek

Community Support Force
Community Support
Messages
12,882
Reaction score
186
Points
63
Did you re-add your user and database with all permissions? I think you should try MySQL instead of mysqli
 
Status
Not open for further replies.
Top