|
Re: Setting up mysql users and databases. [message #1481 is a reply to message #1480] |
Tue, 16 April 2002 18:50 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Well, your best bet is to go to MySQL.org and read how to create users. It is a little too complex to explain here.
As for adding MySQL databases that is easy, CREATE DATABASE database_name;
FUDforum Core Developer
|
|
|
|
Re: Setting up mysql users and databases. [message #1483 is a reply to message #1482] |
Tue, 16 April 2002 19:35 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
sham213 wrote on Tue, 16 April 2002 3:04 PM | Why is this not covered at all in the readme or install documentation?
|
Because the assumption is that you already have MySQL database & user names, since most hosting providers give you one by default. And people who installed their own mysql generally know how to add users.
When FUDforum 2.0 comes out and I am writing documentation for it, I'll include some basic MySQL instructions.
FUDforum Core Developer
|
|
|