[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] raq4 mysql
- Subject: Re: [cobalt-users] raq4 mysql
- From: "Carrie Bartkowiak" <ravencarrie@xxxxxxxx>
- Date: Mon Feb 19 03:43:02 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> I would like to offer mySQL as a option to users, what is the *easiest*
and *fastest* way of
> implementing this on a RaQ4?
Use PHPMyAdmin and create a DB and a user for them - send them the DB name,
username, and password.
That's the easiest and fastest.
Other than that, you can install PHPMyAdmin into their site for them
(password protected directory of course) and put in the settings (localhost,
database, user, pass) rather than making them do it themselves.
CarrieB