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

Re: [cobalt-users] Problems With MySQL & PHPMyAdmin



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