[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] MySQL Administration for End Users
- Subject: Re: [cobalt-users] MySQL Administration for End Users
- From: "Steven Werby" <steven-lists@xxxxxxxxxxxx>
- Date: Sat Jul 29 14:24:32 2000
Brian Emerson <bemerson71@xxxxxxxxxxxx> wrote:
> I want to start offering MySQL database and PHP to my Cobalt web hosting
> customers. If anyone is doing this now, how do you enable your customers
to
> manage their database?
You could provide them shell access and let them administer through the
MySQL shell, but I rarely do this myself as I rarely grant shell access to
my servers. If the client has shell access to another server running the
MySQL client program they can also access this way. Other options include
installing a PHP-based MySQL admin GUI like PHPMyAdmin
(http://www.phpwizard.net/phpMyAdmin/).
Steven Werby {steven-lists@xxxxxxxxxxxx}