vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Forum and Server Management (https://vborg.vbsupport.ru/forumdisplay.php?f=232)
-   -   admin cp not working.... (https://vborg.vbsupport.ru/showthread.php?t=182382)

bayareamommas 06-13-2008 02:28 PM

admin cp not working....
 
I get this message every time:
Invalid forum path specified! Please edit this file and be sure to include the correct path for your $forumpath variable.

any ideas how to fix this? I've been trying to get my front page to fix www.bayareamommas.com and in attempts to do this I messed my admin cp file up.

thanks for the help

WEBDosser 06-13-2008 02:31 PM

is vb installed ok?..

Quote:

Warning: fetch_config(/home/content/n/n/s/nnsutton1608/html/forums/includes/config.php): failed to open stream: No such file or directory in /home/content/n/n/s/nnsutton1608/html/forums/includes/class_core.php on line 2529

bayareamommas 06-13-2008 02:44 PM

I would assume not since everything seems to be messed up...I had paid to have it installed so if you know how to help me that would be wonderful

Lynne 06-13-2008 03:08 PM

The error seems to say that you are missing the /includes/config.php file, or that the file is messed up in some way. Did you accidentally overwrite it with another one?

bayareamommas 06-13-2008 03:18 PM

I could have. how can I fix that?
Can you look into my FTP files and see if I did?
Thank you

Lynne 06-13-2008 03:33 PM

Yes, you can ftp to your account and go to your forum folder, inside there is an "includes" folder, and inside there should be a "config.php" file. See if it's there. Also, see if it is filled out correctly with your database name and password and all the other stuff in the file.

bayareamommas 06-13-2008 03:46 PM

I don't know what I did but I'm getting this now:
http://www.bayareamommas.com/forums.php

Lynne 06-13-2008 04:15 PM

Quote:

Originally Posted by bayareamommas (Post 1548511)
I don't know what I did but I'm getting this now:
http://www.bayareamommas.com/forums.php

To find the real error there, you view the source code and at the bottom you will see this:
Code:

<!--
Database error in vBulletin :

mysql_connect(): Can't connect to local MySQL server through socket '/usr/local/mysql-5.0/data/mysql.sock' (2)
/home/content/n/n/s/nnsutton1608/html/includes/class_core.php on line 311

MySQL Error  :
Error Number  :
Request Date  : Friday, June 13th 2008 @ 10:13:32 AM
Error Date    : Friday, June 13th 2008 @ 10:13:32 AM
Script        : http://www.bayareamommas.com/forums.php
Referrer      : https://vborg.vbsupport.ru/showthread.php?p=1548511
IP Address    : xxxxxxxx
Username      :
Classname    : vb_database
MySQL Version :
-->

My guess is you don't have the correct information in your config.php file for your site to connect to the database. Take a look at it and compare it to the default config.php file (which is actually called config.php.new in a newly downloaded package).

Opserty 06-13-2008 04:16 PM

Here is what the manual says:
Common MySQL Error Messages
Quote:

Socket Connection Error
This most commonly looks like this:
Code:

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

This error means either:
1. The info in your config.php file is wrong (in which case your forums wouldn't work at all), or
2. MySQL crashed, it's not running or it can't find the socket. You need to contact your host about this. Here is more info on this error:
http://dev.mysql.com/doc/mysql/en/Ca...to_server.html


All times are GMT. The time now is 08:50 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.01103 seconds
  • Memory Usage 1,733KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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