[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] raq mysql for each user/domain
- Subject: Re: [cobalt-users] raq mysql for each user/domain
- From: "Steve Bassi" <steve@xxxxxxxxx>
- Date: Thu Jun 6 04:01:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
----- Original Message -----
From: "Tim Skipper" <mailinglists@xxxxxxxxxxxxxxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Thursday, June 06, 2002 11:02 AM
Subject: RE: [cobalt-users] raq mysql for each user/domain
> >>>Its set up so that each domain can access phpmyadmin from
> http://any.old.site.com/myadmin
>
> As root mysql user , all you need to do then is set up mysql users and
> which
> databases they can access.
>
> When someone logs in they will be asked for a username and password
> and will
> be directed to the databases you have allowed them access to.<<<
>
> I have installed phpmyadmin on my RaQ4 (using the package from
> solarspeed) which allows access from any virtual domain in the same
> way as this. However, it won't let me log in!
>
> I have a user and password which I can connect to MySQL happily using
> SSH, but it won't let me connect via the phpmyadmin interface.
>
> Any ideas?
>
What error messsage do you get ?
I would imagine you need to amend the config.inc.php file and either add or
delete a passsword for the basic mysql user
Bassi