Page 1 of 1

Error?

Posted: Mon Oct 19, 2009 3:29 am
by Twin Agate Dragons
I seem to be getting quite a bit of this tonight:

Warning: mysql_connect() [function.mysql-connect]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home3/fratern3/public_html/forum/db/mysql4.php on line 48

Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home3/fratern3/public_html/forum/db/mysql4.php on line 330

Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /home3/fratern3/public_html/forum/db/mysql4.php on line 331
phpBB : Critical Error

Could not connect to the database

Posted: Mon Oct 19, 2009 9:43 am
by Gonzoron of the FoS
Hmm... looks like they might have been doing work on the MySQL server. Are you still getting that?

Posted: Mon Oct 19, 2009 11:52 pm
by Twin Agate Dragons
Gonzoron of the FoS wrote:Hmm... looks like they might have been doing work on the MySQL server. Are you still getting that?
So far so good. I'll let you know if it comes up again.

Posted: Tue Nov 17, 2009 9:27 pm
by Isabella
I've been getting a lot of errors at the moment too, along with one instance of getting this:

Could not query new topic information

DEBUG MODE

SQL Error : 2013 Lost connection to MySQL server during query

SELECT t.forum_id, t.topic_id, p.post_time FROM phpbb_topics t, phpbb_posts p WHERE p.post_id = t.topic_last_post_id AND p.post_time > 1258440273 AND t.topic_moved_id = 0

Line : 204
File : index.php

Posted: Tue Nov 17, 2009 9:45 pm
by Gonzoron of the FoS
Looks like another case of MySQL backend work. Let me know if it continues tomorrow.