Status
Not open for further replies.

kfyonur

Customer
this error is coming to my email too much (More than 150).is this error about with modification ?

PHP:
Database error in vBulletin :

mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections /vhosts/audiclubtr.com/http/includes/class_core.php on line 317

MySQL Error   : 
Error Number  : 
Request Date  : Tuesday, June 12th 2012 @ 07:11:24 AM
Error Date    : Tuesday, June 12th 2012 @ 07:11:24 AM
Script        : http://www.audiclubtr.com/vbnotifs.php
Referrer      : http://www.audiclubtr.com/f21/fikirleriniz-870/index4.html
IP Address    : 91.199.191.4
Username      : 
Classname     : vB_Database
MySQL Version :

PHP:
Database error in vBulletin :

mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Can't connect to MySQL server on 'mysql5.sadecehosting.com' (111) /vhosts/audiclubtr.com/http/includes/class_core.php on line 317

MySQL Error   : 
Error Number  : 
Request Date  : Monday, June 11th 2012 @ 09:30:25 AM
Error Date    : Monday, June 11th 2012 @ 09:30:25 AM
Script        : http://www.audiclubtr.com/vbnotifs.php
Referrer      : http://www.audiclubtr.com/f21/fikirleriniz-870/index4.html
IP Address    : 91.199.191.4
Username      : 
Classname     : vB_Database
MySQL Version :
 
That means, the server has maxed out the number of MySQL connections it allows.

mysql_connect(): Too many connections
The server has maxed out the number of MySQL connections it allows. You can try turning persistent connections off by adding this to your config.php:
Code:
$config['MasterServer']['usepconnect'] = 0;

But if you still have problems after that, you will need ask your host to raise the maximum number of connections they allow.

Here is more info on that error: MySQL :: MySQL 5.0 Reference Manual :: C.5.2.7 Too many connections

I would also research that ip address and maybe if needed block it if all the errors are from that same ip or ip range, here is the info on that ip in the error.

[Querying whois.ripe.net]
[whois.ripe.net]
% This is the RIPE Database query service.
% The objects are in RPSL format.
%
% The RIPE Database is subject to Terms and Conditions.
% See http://www.ripe.net/db/support/db-terms-conditions.pdf

% Note: this output has been filtered.
% To receive output for a database update, use the "-B" flag.

% Information related to '91.199.191.0 - 91.199.191.255'

inetnum: 91.199.191.0 - 91.199.191.255
netname: TEKNOSER
descr: Teknoloji Holding
descr: Teknoser ip pool
country: TR
org: ORG-TA318-RIPE
admin-c: MH57479-RIPE
tech-c: OD57573-RIPE
status: ASSIGNED PI
mnt-by: RIPE-NCC-END-MNT
mnt-by: TEKNOSER-MNT
mnt-lower: RIPE-NCC-END-MNT
mnt-routes: TEKNOSER-MNT
mnt-domains: TEKNOSER-MNT
source: RIPE # Filtered

organisation: ORG-TA318-RIPE
org-name: TEKNOSER
org-type: OTHER
address: Teknoloji Plaza Eski Buyukdere Cd.
address: Ozcan Sk. No:2 Emniyetevler 34416
address: 4. Levent / Istanbul
phone: +90 212 339 3000
fax-no: +90 212 339 3039
admin-c: MH57479-RIPE
tech-c: OD57573-RIPE
mnt-ref: TEKNOSER-MNT
mnt-by: TEKNOSER-MNT
source: RIPE # Filtered

person: Murat Halidi
address: Teknoloji Plaza Eski Buyukdere Cd.
address: Ozcan Sk. No:2 Emniyetevler
address: 34416 4. Levent / Istanbul-TR
phone: +90 212 339 30 00
fax-no: +90 212 339 30 39
nic-hdl: MH57479-RIPE
source: RIPE # Filtered

person: Omer Degirmenci
address: Teknoloji Plaza Eski Buyukdere Cd.
address: Ozcan Sk. No:2 Emniyetevler
address: 34416 4. Levent / Istanbul-TR
phone: +90 212 339 30 00
fax-no: +90 212 339 30 39
nic-hdl: OD57573-RIPE
source: RIPE # Filtered

% Information related to '91.199.191.0/24AS44713'

route: 91.199.191.0/24
descr: Teknoser A.S
origin: AS44713
mnt-by: TEKNOSER-MNT
source: RIPE # Filtered

% This query was served by the RIPE Database Query Service version 1.11.3 (WHOIS1)
 
Status
Not open for further replies.

Legacy vBNotifications

vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
519
Customer rating
0.00 star(s) 0 ratings
Back
Top