victor.frachet93
New Member
- Messages
- 1
- Reaction score
- 0
- Points
- 0
I am using PHPBB3 on x10hosting and the front end works great
Only the ACP (admin panel) doens't work
I get the following error :
Only the ACP (admin panel) doens't work
I get the following error :
Code:
SQL ERROR [ mysqli ]
Lost connection to MySQL server during query [2013]
SQL
SELECT COUNT(attach_id) AS total_orphan FROM phpbb_attachments WHERE is_orphan = 1 AND filetime < 1293692982
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()
FILE: includes/acp/acp_main.php
LINE: 490
CALL: dbal_mysqli->sql_query()
FILE: includes/functions_module.php
LINE: 507
CALL: acp_main->main()
FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()
Last edited: