PDA

View Full Version : Odd.


Miker
04-10-2008, 04:31 AM
WWW is down?

With out WWW the site works.

http://i118.photobucket.com/albums/o81/mikerider123/1-1.jpg
http://i118.photobucket.com/albums/o81/mikerider123/2-1.jpg

srpeters18
04-10-2008, 04:34 AM
Working just fine for me, with the www

AJ.
04-10-2008, 04:36 AM
I got the same error earlier today. I'm telling you guys something weird is going on..... :???:

Miker
04-10-2008, 04:58 AM
It is fixed now.

Miker
04-10-2008, 05:12 AM
It is back.

werty316
04-10-2008, 05:20 AM
No its not.

You're hilucinating.

srpeters18
04-10-2008, 05:32 AM
I got a database error a little while back.

Sadasius
04-10-2008, 05:49 AM
There seems to be a problem with the database disconnecting. I used to get the same errors on my website when it happened. Something is making the database unstable.

SwedBear
04-10-2008, 11:27 AM
yeah, I'm looking into it. We got a much faster machine but currently the MySQL-server is having some problems with to many connections.

I know we used to have similar problems one time on the old server so I jsut need to go through how we solved it then.

So we are aware of it and working to fix it.

/B

Methious
04-10-2008, 07:37 PM
It's a conspiracy I tell you, their out to get us, they've always been out to get us, now they got us by the WWW.

It's gotta be Bill Gates fault, every thing is. Especially that hair cut of his.

Kougar
04-10-2008, 10:09 PM
Ah, thanks for looking into it Bjorn! :icon_tiphat:

Sadasius
04-11-2008, 05:56 PM
Still problems...Got another one when looking up an older product review. Also got another one when I tried to upload the pic of that incident in the attachment box.

***EDIT*** Okay the errors are constant now and took me about 50 tries to just do this reply. Database is really unstable. It keeps hooking up and dropping again.

werty316
04-11-2008, 06:13 PM
I get what Sadasius is getting plus this:

http://www.bjorn3d.com/forum/attachment.php?attachmentid=1352&d=1207930430

Sadasius
04-11-2008, 06:25 PM
Bjorn...Turn up the connection security on MySQL. I think this is happening because of the aggressive Google spider bots. They are indexing too quickly and causing the database to crumble.

Miker
04-11-2008, 06:45 PM
Bjorn...Turn up the connection security on MySQL. I think this is happening because of the aggressive Google spider bots. They are indexing too quickly and causing the database to crumble.

I would 2nd that.

SwedBear
04-11-2008, 10:21 PM
There were a bit more issues with the DB than just the connections. Somewhere during the first upgrade to MySQL5 not everything went well. I'm working on optimizing the settings now and it should be better pretty soon.

/B

Sadasius
04-11-2008, 10:33 PM
There were a bit more issues with the DB than just the connections. Somewhere during the first upgrade to MySQL5 not everything went well. I'm working on optimizing the settings now and it should be better pretty soon.

/B

Ah that's what happened then. Are you sure MySQL5 is compatible with the site. I know it's not for mine and I would have to do php patches like crazy to make it stable. I will read up on vBulletin® Version 3.6.8.

***EDIT*** Okay found something from their site..

$config['Database']['force_sql_mode'] New versions of MySQL (4.1+) have introduced some behaviors that are incompatible with vBulletin. These behaviors are enabled by default with MySQL 5. Setting this value to "true" disables those behaviors. You only need to modify this value if vBulletin recommends it.