MySQL Forums
Forum List  »  Install & Repo

Re: what is my database name? (MySql 4.1)
Posted by: Bob Field
Date: May 26, 2006 10:00AM

When you install MySQL it doesn't create any databases by default except a 'test' database and the grant-table database, and only the root account. Go into the MySQL command-line utility, create a database, set up a user account and password. Then run phpBB setup and supply it with the username, password, and database name that you created.

Options: ReplyQuote


Subject
Written By
Posted
Re: what is my database name? (MySql 4.1)
May 26, 2006 10:00AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.