Dr_pepper wrote:
> It want the datebase server address ? (not sure what to put
> here)
localhost
> database name (do i make one up or do I need an existing one)
The software docs should explain this--you'll need to create a new one, but the software may do it automatically for you.
> Datebase user (how do i make a database user or is root
> automatically a db user)
root is a db user, but you should have one just for the forum software. Check out the mysql docs, or look at the many examples that have been posted here (try searching on mysql user)
> Also how do I make a user with the same rights as root and
> then disable the root account
AFAIK, you don't.