jeremy5357
New Member
- Messages
- 5
- Reaction score
- 0
- Points
- 0
I am having problems opening the Administration Control Panel on my phpBB installation.
It is a fresh installation, without mods.
The error reads:
General Error
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 < 1294432325
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()
As there is nothing on the board yet, you can use the following to log in as administrator:
Username: Jeremy
Password: *snip*
It is a fresh installation, without mods.
The error reads:
General Error
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 < 1294432325
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()
As there is nothing on the board yet, you can use the following to log in as administrator:
Username: Jeremy
Password: *snip*
Last edited by a moderator: