vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   MySQL Error (https://vborg.vbsupport.ru/showthread.php?t=263442)

fanhockeycoach 05-11-2011 12:10 AM

MySQL Error
 
HELP!!! Could someone help me please.

I get 4-10 of these errors daily. It got so bad one day that my site crashed. Any advice? I contact my service provider and they told me that it has to do with viewing permissions. I have no idea what to do. Anything would be of help.


Database error in vBulletin :

mysql_pconnect() [<a href='function.mysql-pconnect'>function.mysql-pconnect</a>]: Can't connect to MySQL server on '205.178.146.86' (4)
/data/17/1/119/19/1608182/user/1733015/htdocs/fhc/includes/class_core.php on line 314

MySQL Error :
Error Number :
Request Date : Tuesday, May 10th 2011 @ 12:56:28 PM
Error Date : Tuesday, May 10th 2011 @ 12:57:29 PM
Script : http://www.fantasyhockeycoach.com/cr...and=1305046463
Referrer : http://fantasyhockeycoach.com/
IP Address : 209.121.214.47
Username :
Classname : vB_Database
MySQL Version :

LeventX 05-12-2011 08:25 AM

What is the host service you are using? root or reseller hosting..

host of the web address from the control panel

phpmyadmin , select the repair database tables.

If you enter the following command from the ssh server authority.

Code:

mysqlcheck -u root -p --auto-repair --check --optimize --all-databases
and last.. mysql root password enter...

Code:

service mysql stop
service mysql start

I hope that is helpful :)

fanhockeycoach 05-12-2011 04:36 PM

Where would I enter that code? What does that do? How often should I repair or optimize the tables? Sorry still new to mysql

--------------- Added [DATE]1305221894[/DATE] at [TIME]1305221894[/TIME] ---------------

I am using 50 of 300 MB is that enough or do I need more disk space?

borbole 05-12-2011 05:05 PM

You have enough disc space. When did this start to happen for the first time? Did you install any mod or did any other modifications to your forum before the error popped up?

fanhockeycoach 05-12-2011 06:42 PM

it started 6 or 7 months ago. i don't think i install or did any other modifications

fanhockeycoach 05-14-2011 10:12 PM

I got this reply from my host:

The error you are reporting is due to too many active connections to your MySQL database. If you are using mysql_pconnect(), this type of connection never closes. It is a persistent connection that stays open for later use. This can easily cause you to have too many active connections depending on how many people visit the website. We suggest you change it to mysql_connect() instead if you are using this. If you are using mysql_connect(), you may not be closing the database connection at the end of a query, please check that all connections are closed after use.

Does that make sense? Where do I make those changes? Is this something I change on the config.php file?

Boofo 05-14-2011 10:22 PM

What is this set to in your config.php file?

PHP Code:

//    ****** MASTER DATABASE PERSISTENT CONNECTIONS ******
//    This option allows you to turn persistent connections to MySQL on or off.
//    The difference in performance is negligible for all but the largest boards.
//    If you are unsure what this should be, leave it off. (0 = off; 1 = on)
$config['MasterServer']['usepconnect'] = 0


fanhockeycoach 05-14-2011 10:36 PM

I have it set at 0

Boofo 05-15-2011 01:42 AM

Who is your hosting company?

fanhockeycoach 05-15-2011 05:49 PM

network solutions


All times are GMT. The time now is 01:00 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01335 seconds
  • Memory Usage 1,738KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete