Problems with MySQL

iMap

New Member
Dec 31, 2013
9
1
Hi,

I'm currently trying to set up a TangoBB bulletin board on my website and it's asking for info about the MySQL database. It's asking for:

MySQL Host: (Have it, and it's correct)

MySQL username: (This one is correct also)

MySQL password: (which is I have)

and then here is where I started having problems

MySQL Database:
What do I put there? The database name? If so, it doesn't connect for some reason.

And here again I'm having problems...

MySQL Prefix: (it says "tan_") not sure if that is right or not...
 

Zaka

Programmer
Feb 9, 2012
471
121
Hi,

I'm currently trying to set up a TangoBB bulletin board on my website and it's asking for info about the MySQL database. It's asking for:

MySQL Host: (Have it, and it's correct)

MySQL username: (This one is correct also)

MySQL password: (which is I have)

and then here is where I started having problems

MySQL Database:
What do I put there? The database name? If so, it doesn't connect for some reason.

And here again I'm having problems...

MySQL Prefix: (it says "tan_") not sure if that is right or not...
You should create a database, then take the database name and put it under database. For the prefix it could be anything. With prefix tan_ it will be like this in the database for example: TABLE tan_users
 

Hindi

System.out.println(" ");
Dec 30, 2012
989
192
Hi,

I'm currently trying to set up a TangoBB bulletin board on my website and it's asking for info about the MySQL database. It's asking for:

MySQL Host: (Have it, and it's correct)

MySQL username: (This one is correct also)

MySQL password: (which is I have)

and then here is where I started having problems

MySQL Database:
What do I put there? The database name? If so, it doesn't connect for some reason.

And here again I'm having problems...

MySQL Prefix: (it says "tan_") not sure if that is right or not...
Create a database in your shit, having the prefix tan_ and it will automatically install it.
 

Users who are viewing this thread

Top