vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Vbulletin oddity (https://vborg.vbsupport.ru/showthread.php?t=110452)

d8tabyte 03-15-2006 02:43 PM

Vbulletin oddity
 
I have to believe it is something a plug-in caused, but I have since disabled the plug-ins and I am still getting this.

Users click on a link in my forum, be it post a new thread, a link to a thread, what ever and they are redirected to my front page ( normally this just happens when a link is not active) It is becoming more and more annoying for myself and my members. I think it has something to do with my SQL database, as I am getting errors sent to me saying:

Quote:

Database error in vBulletin :

mysql_connect(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) /home/digitale/public_html/forum/includes/class_core.php on line 273

MySQL Error :
Error Number :
Date : Wednesday, March 15th 2006 @ 10:12:52 AM
Script : http://digitalet.net/forum/pager.php...&do=readpager&
Referrer :
IP Address : xxx.xxx.xxx.xxx
Username :
Classname : vb_database
and

Quote:

Database error in vBulletin :

mysql_connect(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) /home/digitale/public_html/forum/includes/class_core.php on line 273

MySQL Error :
Error Number :
Date : Wednesday, March 15th 2006 @ 10:12:51 AM
Script : http://digitalet.net/forum/vbshout.php
Referrer :
IP Address : xxx.xxx.xxx.xxx
Username :
Classname : vb_database
This leads me to believe the pager and the shoutbox are causing the errors.

Would this be the case? I only have about 17 queries, its a relativly small board with 150 members and 26,000 posts, so it shouldn't be running out of connections with the SQL database.

What other info can I give to help you diagnose this problem?

amykhar 03-15-2006 03:22 PM

Do you have any rewrites done in your htaccess file? The errors you are seeing mean your script can't connect to the database. But, that shouldn't redirect them.

d8tabyte 03-15-2006 03:27 PM

It's just always done it - I am running a Joomla front - I dont know if its something it configured when it installed.. I'll check the file in a minute and let you know, but it is nothing I changed. It hadn't did this until about 2 weeks ago - Ive had zero issues before that and the forum has been up a year.

Code:

# Set some options.
Options All Indexes
Options +FollowSymLinks All Indexes

# Customized error messages.
ErrorDocument 404 /index.php

# Set the default handler.
DirectoryIndex index.php

I think thats the re-direct, but not the issue causing the redirect... if you get my meaning. There is some error triggering that. Its as if my index page IS my 500 and 404 error pages.

Paul M 03-15-2006 04:52 PM

Are you on a dedicated server ? if so, have you tried restarting mysql ?

d8tabyte 03-15-2006 05:19 PM

I'm on shared - siteground.com - I've written thier support - at first they blamed someones account that had way too many connections and they have suspended his account - but the issue is on going. I don't want to go dedicated until the rev from the site supports most of it.

Paul M 03-15-2006 05:48 PM

It's a mysql error, there is nothing you can do.


All times are GMT. The time now is 05:11 PM.

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.00973 seconds
  • Memory Usage 1,725KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete