PDA

View Full Version : vbulletin error


globalgfx
10-31-2007, 10:03 PM
this is what i get after i uploaded vb.


Warning: vB_Registry::include() [function.vB-Registry-include]: Unable to access /hosted/subs/ulmb.com/r/s/rs2undercover/public_html/includes/config.php in /hosted/subs/ulmb.com/r/s/rs2undercover/public_html/includes/class_core.php on line 2386

Warning: vB_Registry::include(/hosted/subs/ulmb.com/r/s/rs2undercover/public_html/includes/config.php) [function.vB-Registry-include]: failed to open stream: Invalid argument in /hosted/subs/ulmb.com/r/s/rs2undercover/public_html/includes/class_core.php on line 2386

Warning: vB_Registry::include() [function.vB-Registry-include]: Unable to access /hosted/subs/ulmb.com/r/s/rs2undercover/public_html/includes/config.php in /hosted/subs/ulmb.com/r/s/rs2undercover/public_html/includes/class_core.php on line 2386

Warning: vB_Registry::include(/hosted/subs/ulmb.com/r/s/rs2undercover/public_html/includes/config.php) [function.vB-Registry-include]: failed to open stream: No such file or directory in /hosted/subs/ulmb.com/r/s/rs2undercover/public_html/includes/class_core.php on line 2386

Warning: vB_Registry::include() [function.include]: Failed opening '/hosted/subs/ulmb.com/r/s/rs2undercover/public_html/includes/config.php' for inclusion (include_path='.:/usr/local/share/pear') in /hosted/subs/ulmb.com/r/s/rs2undercover/public_html/includes/class_core.php on line 2386


Configuration: includes/config.php does not exist. Please fill out the data in config.php.new and rename it to config.php




OR VISIT www.rs2undercover.ulmb.com to see it

UnlimitedMB
10-31-2007, 10:18 PM
Configuration: includes/config.php does not exist. Please fill out the data in config.php.new and rename it to config.php

Is there something about this you dont understand?

globalgfx
10-31-2007, 10:24 PM
well why does it not exist? and what would info do i have to put in it or w/e

UnlimitedMB
10-31-2007, 10:29 PM
We are not vbulletin support.
You need to ask at www.vbulletin.com

globalgfx
10-31-2007, 10:36 PM
We are not vbulletin support.
You need to ask at www.vbulletin.com

ok hehe im stupido u need to edit those files in the installation of vb

globalgfx
11-02-2007, 01:31 AM
Step 2) Connect to the database

Attempting to attach to database

Error description:

The database has failed to connect because you do not have permission to connect to the server. Please confirm the values entered in the 'includes/config.php' file.


what did i put wrong?

UnlimitedMB
11-02-2007, 02:00 AM
goto MySQL Databases in your control panel.
Create a database (or click Settings on your existing one) and it will show you the mysql settings.

Most importantly the server name is "mysql" not "localhost"

globalgfx
11-02-2007, 11:48 PM
still not working.

theres something im soppose to put in prefix tables... what do i put?

wwe
11-03-2007, 12:00 AM
You can put anything there like "vb_" "forum_"

It's just the prefix of what all tables will contain in their names. I don't think it's necessary though. Could be wrong.