[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] raq4 mysql



> 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