tiagoribeiro319
New Member
- Messages
- 3
- Reaction score
- 0
- Points
- 0
Hi, i first i just want to say that your service is great!
I just installed phpBB in my host, everything works fine until i try access Administration Control Panel, logged in as admin. It gives me the following error:
SQL ERROR [ mysql4 ]
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 < 1293732281
BACKTRACE
FILE: includes/db/mysql.php
LINE: 175
CALL: dbal->sql_error()
FILE: includes/acp/acp_main.php
LINE: 490
CALL: dbal_mysql->sql_query()
FILE: includes/functions_module.php
LINE: 507
CALL: acp_main->main()
FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()
-----------------------------------------------------------------
Any ideas?
Thank you!
I just installed phpBB in my host, everything works fine until i try access Administration Control Panel, logged in as admin. It gives me the following error:
SQL ERROR [ mysql4 ]
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 < 1293732281
BACKTRACE
FILE: includes/db/mysql.php
LINE: 175
CALL: dbal->sql_error()
FILE: includes/acp/acp_main.php
LINE: 490
CALL: dbal_mysql->sql_query()
FILE: includes/functions_module.php
LINE: 507
CALL: acp_main->main()
FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()
-----------------------------------------------------------------
Any ideas?
Thank you!