[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Problems With MySQL & PHPMyAdmin
- Subject: Re: [cobalt-users] Problems With MySQL & PHPMyAdmin
- From: "ISEE Multimedia" <mail@xxxxxxxxxxxxxxxxxxx>
- Date: Wed Mar 5 08:38:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Bruce Wrote
>
> > $cfg['Servers'][$i]['auth_type'] = 'http'; // Authentication
> > method (config, http or cookie based)?
>
> This should be "config" -- http is using the already-cached
> authentication you did as "admin" for the web UI.
>
> 'http' auth can also be used if you want to use .htaccess files for
> phpMyAdmin authentication.
>
Thanks Bruce, this worked great.
Regards.
Mark