Warning: mysql_connect() [function.mysql-connect]: Lost connection to MySQL server during query in /home.2/purebasi/www/english/db/mysql4.php on line 48
Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home.2/purebasi/www/english/db/mysql4.php on line 330
Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /home.2/purebasi/www/english/db/mysql4.php on line 331
phpBB : Critical Error
Could not connect to the database
forum problems
- netmaestro
- PureBasic Bullfrog

- Posts: 8453
- Joined: Wed Jul 06, 2005 5:42 am
- Location: Fort Nelson, BC, Canada
forum problems
I'm getting a lot of this lately, past day or so, anyone else?
BERESHEIT
- Kaeru Gaman
- Addict

- Posts: 4826
- Joined: Sun Mar 19, 2006 1:57 pm
- Location: Germany
- Fluid Byte
- Addict

- Posts: 2336
- Joined: Fri Jul 21, 2006 4:41 am
- Location: Berlin, Germany
Re: forum problems
I had similar messages last night, but it's okay this morning.
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
"PureBasic won't be object oriented, period" - Fred.
- Fluid Byte
- Addict

- Posts: 2336
- Joined: Fri Jul 21, 2006 4:41 am
- Location: Berlin, Germany
This ones even better:
phpBB : Critical Error
Could not obtain ban information
DEBUG MODE
SQL Error : 2013 Lost connection to MySQL server during query
SELECT ban_ip, ban_userid, ban_email FROM purebasic_banlist WHERE ban_ip IN ('54905f32', '54905fff', '5490ffff', '54ffffff') OR ban_userid = 2595 OR ban_email LIKE 'ckemna@t-online.de' OR ban_email LIKE '@t-online.de'
Line : 160
File : sessions.php
Windows 10 Pro, 64-Bit / Whose Hoff is it anyway?
- Rook Zimbabwe
- Addict

- Posts: 4322
- Joined: Tue Jan 02, 2007 8:16 pm
- Location: Cypress TX
- Contact:
I had to click POST REPLY 4 times to get it to work... looks like it is hanging up or slowing down...
Same thing when I tried to login.
Maybe some script kiddy is trying to exploit SQL vulnerabilities???
Or the SPAMbots are hard at werk!
Code: Select all
phpBB : Critical Error
Could not query database for theme info
DEBUG MODE
SQL Error : 2013 Lost connection to MySQL server during query Maybe some script kiddy is trying to exploit SQL vulnerabilities???
Or the SPAMbots are hard at werk!
- Psychophanta
- Always Here

- Posts: 5153
- Joined: Wed Jun 11, 2003 9:33 pm
- Location: Anare
- Contact:
This is what i receive just now with a thread:
phpBB : Critical Error
Error doing DB query userdata row fetch
DEBUG MODE
SQL Error : 2013 Lost connection to MySQL server during query
SELECT u.*, s.* FROM purebasic_sessions s, purebasic_users u WHERE s.session_id = '34001e10497a13b282b2d9d199543042' AND u.user_id = s.session_user_id
Line : 315
File : sessions.php
Just barely happened again:
phpBB : Critical Error
Error updating sessions table
DEBUG MODE
SQL Error : 2013 Lost connection to MySQL server during query
UPDATE purebasic_sessions SET session_time = 1174680017, session_page = -9 WHERE session_id = 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxx'
Line : 350
File : sessions.php
-
dracflamloc
- Addict

- Posts: 1648
- Joined: Mon Sep 20, 2004 3:52 pm
- Contact:

