-
vB MySQL
Ok, trying to install, step 2:
vBulletin 3.0 Install Script
(Please be patient as some parts may take some time)
Step 2) Connect to the database (Step 2 of 13)
Step 2) Connect to the database
Attempting to attach to database
Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /home/raddicts/public_html/vbulletin/includes/db_mysql.php on line 140
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 shall I do?
-
Ryan, I Got Rid Of 1 Error! Hooray! :D GO GO GO ME! :D
1 To Go...
-
you need to set database settings.
chmod config.php file
then refresh it.
-
check ur mysql database stuff re insert it and delete the old 1 and upload it again
-
make sure al ur settings are correct, i just changed hosts beacuse my old 1 i had a reseller and he wudnt let me host people lol, so i changed and i got my new hosting to restore my database , but they sed that my files where missing somethings, so make sure ur config.php has everry thing changed and go to the bottom where it says superadmin and in between the ' ' put a 1
-
What do I CHMOD the file congif.php to?
-
:s u dont need to chmodd it, read the installtion file
-
This is the mySQL part of the config.php file i need help with, (License EDITED OUT)
<?php
/*================================================= =====================*\
|| ################################################## ################## ||
|| # vBulletin 3.0.7 - Licence Number L*******
|| # ---------------------------------------------------------------- # ||
|| # All PHP code in this file is ©2000-2005 Jelsoft Enterprises Ltd. # ||
|| # This file may not be redistributed in whole or significant part. # ||
|| # ---------------- VBULLETIN IS NOT FREE SOFTWARE ---------------- # ||
|| # http://www.vbulletin.com | http://www.vbulletin.com/license.html # ||
|| ################################################## ################## ||
\*================================================ ======================*/
/*-------------------------------------------------------*\
| ****** NOTE REGARDING THE VARIABLES IN THIS FILE ****** |
+---------------------------------------------------------+
| If you get any errors while attempting to connect to |
| MySQL, you will need to email your webhost because we |
| cannot tell you the correct values for the variables |
| in this file. |
\*-------------------------------------------------------*/
// ****** DATABASE SERVER NAME ******
// This is the hostname or IP address of the database server.
// It is in the format HOST:PORT. If no PORT is specified, 3306 is used.
// If you are unsure of what to put here, leave it at the default value.
$servername = 'localhost';
// ****** DATABASE USERNAME & PASSWORD ******
// This is the username and password you use to access MySQL.
// These must be obtained through your webhost.
$dbusername = 'raddicts_Dunko'
$dbpassword = 'MySQL Pass edited out;
// ****** DATABASE NAME ******
// This is the name of the database where your vBulletin will be located.
// This must be created by your webhost.
to $dbname = 'raddicts_vb';
-
well i see 1 thing wrong but u may of deleted it when u was deleteing pass but
// ****** DATABASE USERNAME & PASSWORD ******
// This is the username and password you use to access MySQL.
// These must be obtained through your webhost.
$dbusername = 'raddicts_Dunko'
$dbpassword = 'MySQL Pass edited out; <-------- u need to add a ' so its 'MySQL Pass edited out';
-
ait
I edited it out on here and deleted the '