PDA

View Full Version : Sql database error


xoninet
03-05-2014, 07:18 PM
At the same time, where I download sql backup .forum does not work is featured Error database. until the database is downloaded, then Forum again normal working.
any help thanks.

ForceHSS
03-05-2014, 07:29 PM
Cant help without full error

xoninet
03-05-2014, 08:45 PM
thiis

https://vborg.vbsupport.ru/external/2014/03/39.jpg

ForceHSS
03-05-2014, 08:47 PM
You need to check the email that is in your config.php file the error will be sent there
This one
webmaster-visionsat@.com

xoninet
03-05-2014, 08:53 PM
there is nothing to my email or config.php

ForceHSS
03-05-2014, 09:14 PM
On this line $config['Database']['technicalemail']
If you have not added an email in there yet you would be best to as this is where all DB errors go to

you can try checking server logs either from your cpanel or ask your host

xoninet
03-05-2014, 09:28 PM
where it found this $config['Database']['technicalemail'] in which file to cpanel ?

ozzy47
03-05-2014, 09:37 PM
It's in includes folder, the config.php file.

ForceHSS
03-05-2014, 09:37 PM
Login to your FTP go to includes folder find config.php download it your desktop open it with notepad++ (http://notepad-plus-plus.org/download/v6.5.4.html)

xoninet
03-05-2014, 09:50 PM
thanks for help now this is to my email

Database error in vBulletin :

mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections
/home/xoninetc/public_html/includes/class_core.php on line 317

MySQL Error :
Error Number :
Request Date : Wednesday, March 5th 2014 @ 05:48:10 PM
Error Date : Wednesday, March 5th 2014 @ 05:48:10 PM
Script : http://www.xoninet.com/forum.php
Referrer :
IP Address : 91.187.125.189
Username :
Classname : vB_Database
MySQL Version :

have VB 4.2.2

ozzy47
03-05-2014, 09:58 PM
To many connections is a server issue, you need to contact your host. :)

xoninet
03-05-2014, 09:59 PM
ok thank you

ozzy47
03-05-2014, 10:34 PM
Not a problem, glad to help. :)

Max Taxable
03-05-2014, 11:13 PM
Can't possibly be too many connections on your site, when your stats look like this:

There are currently 20 users online. 2 members and 18 guests

Most users ever online was 161, 02-01-2014 at 04:16 PM.

That's completely insignificant traffic to a server.

It more likely means that the host server has too many connections, possibility that it is either a way oversold shared machine, or it is undergoing a DDoS attack on another site hosted on it. (Or both.)

I mention this for you to tell your host, when they try to blame you which they always do. It's not you.

However you can also help yourself enormously by doing some optimization work. Here's what your site looks like to IE10 browser on fast cable connection.

http://www.webpagetest.org/result/140306_GS_A1/

I've seen alot worse but not a whole lot worse.

ozzy47
03-05-2014, 11:15 PM
Grief, that defiantly needs some work. :eek:

Max Taxable
03-05-2014, 11:50 PM
Part of the problem of using the "fake users" mod is, your host sees the fake stats on your page:

Users active in the past 24 hours

1040 Users have visited the forum. 95 members and 945 guests

And thinks it is true.

The math doesn't add up because below that, you have:

Site Life Status

Site Startup Date
Friday, January 17, 2014 at 6:16 am

Site Age
47 days, 13 hours, 33 minutes and 45 seconds

Hello, Guest, you are the 471 visitor to this page.

Average visits to this page
Hourly
0.41
Daily
9.91
Weekly
69.36
Monthly
301.38
Yearly
3,616.52



I suggest turning off the fake users Mod when you talk with your host, to avoid the semantic noise that is going to result.

ForceHSS
03-06-2014, 01:18 AM
To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php

define('DISABLE_HOOKS', true);
Then you might be able to get into your forums so you can remove the plugin causing the problem

xoninet
03-06-2014, 07:45 AM
I have this line define('DISABLE_HOOKS', true); but same

--------------- Added 1394096661 at 1394096661 ---------------

to be clear this only happens when I download backup mysql