[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] MySQL Database
- Subject: Re: [cobalt-users] MySQL Database
- From: Andy Jacobs <andy@xxxxxxxxxxxxxxx>
- Date: Tue Mar 23 15:20:01 2004
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
On 23/3/04 11:09 pm, "Richard Sidlin" <maillist@xxxxxxxxxxxxxxxxxx> wrote:
> Many thanks. I've install it, how do I access it?
Assuming you've installed it on the main site for the box then you should be
able to point your browser at www.yourdomain.com/phpMyAdmin-x.x.x (or
whatever version you have).
As long as you've got the right usernames and passwords entered in the
phpMyAdmin config then you should hit a page where you can create your
database. Add a database and you should go straight to a form to start
adding pages.
On the 'Home' page for phpMyAdmin you should have a privileges link. If you
click that and you'll be able to add a user. That will be what you use when
you create your connection to your database.
Andy