The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Database error in vBulletin :
good day,
i'm having error in database i contacted my server with the error and was told to contact someone in vb this is the error report: mysql_connect(): Lost connection to MySQL server during query /home/.debit/puertoblack2003/puertotech.com/includes/class_core.php on line 273 Code:
mysql_connect(): Lost connection to MySQL server during query /home/.debit/puertoblack2003/puertotech.com/includes/class_core.php on line 273 MySQL Error : Error Number : Date : Monday, November 28th 2005 @ 12:12:28 AM Script : http://www.puertotech.com/vbshout.php Referrer : IP Address : 24.45.69.30 Username : Classname : vb_database |
#2
|
|||
|
|||
Did you turn persistent connections to MySQL on in your vB config file? If so, try turning them off.
|
#3
|
||||
|
||||
Quote:
according to what i have it appears to be off look at how it looks: Code:
$config['MasterServer']['usepconnect'] = 0; |
#4
|
||||
|
||||
Does it happen all the time?
|
#5
|
||||
|
||||
Quote:
|
#6
|
|||
|
|||
Do you also see...
Code:
$config['SlaveServer']['usepconnect'] = 0; Code:
$config['MasterServer']['servername'] $config['MasterServer']['port'] $config['MasterServer']['username'] $config['MasterServer']['password'] Code:
$config['SlaveServer']['servername'] = ''; $config['SlaveServer']['port'] = 3306; $config['SlaveServer']['username'] = ''; $config['SlaveServer']['password'] = ''; $config['SlaveServer']['usepconnect'] = 0; |
#7
|
||||
|
||||
What plug-ins or products have you recently added?
|
#8
|
||||
|
||||
Quote:
And if all that is correct, do another thorough check of config, and if it's all correct, maybe ask your host what is wrong with their MySQL server. i did that they told me that everything is up and running found no errors and for me to take a look at the program from vb... |
#9
|
||||
|
||||
Quote:
|
#10
|
||||
|
||||
Quote:
will do and i will keep you guys informed, thanks :squareeyed: |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|