Hey I just bought a vb license and I dont know how to upload vb and install it could someone tell me how?

Hey I just bought a vb license and I dont know how to upload vb and install it could someone tell me how?
Well, I'm guessing you know how to upload files? if so - Upload all of the files in the "upload" folder and then rename /includes/config.php.new to config.php and edit it with the database details of which you will use VB with (You will have needed to create these beforehand) once thats edited and uploaded (or replaced over the original) go to /install/install.php and follow the on-screen instructions!
Should all have worked providing you put the correct database name, username and password in![]()
what do you mean database name?
the name you specified when you created the database.
(You need to create a database with an attached username and password for VB to use)
So jus crate a mysql database and it will work? What do I do when i create a database?
create the mysql database, and edit the config file as I said in my first post![]()
Could you give me screenie of what code in it?
I still dont et it what do I replace? g
Step 2) Connect to the database
Attempting to attach to database
Error description: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: NO) /home/skater/public_html/forum/upload/includes/class_core.php on line 274
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.
I got this
You need to first make a database. Call it forum.
Then you need to make a database user name and password.
the database user name can be called forum as well and the password, well you decide on that.
Now you need to go into the includes folder and edit the config.php file. Edit the database name, database username and password in the file.
Remember, the database name and database user name need to have your site user name at the start followed by an "_". So if you go log in cpanel with diablo10, you would put diablo1_forum in the config file.
---MAD---
Want to hide these adverts? Register an account for free!