[BlueOnyx:04263] Re: MySQL/phpmyadmin error

Trond Husø trond at trondhuso.no
Sat Apr 17 15:29:34 -05 2010


There is a file called
config.inc.php 

The settings you shall change or set are:
$cfg['Servers'][$i]['user'] = 'root';
$cfg['Servers'][$i]['password'] = 'rootpassword';

You can also change:
$cfg['Servers'][$i]['controluser'] = 'root';
$cfg['Servers'][$i]['controlpass'] = 'rootpassword';

The rest can be like this: 
$cfg['Servers'][$i]['verbose'] = '';
$cfg['Servers'][$i]['host'] = 'localhost';
$cfg['Servers'][$i]['port'] = '';
$cfg['Servers'][$i]['socket'] = '';

T

On Sat, 2010-04-17 at 14:40 -0500, Don Teague wrote:
> Time for me to play stupid, I guess....
> 
> This worked a few days ago, and now it doesn't ... 99% sure server is
> secure....
> 
> What config file am I looking for, what do I need in there? (*Sigh* I
> know, stupid question)
> 
> On Sat, Apr 17, 2010 at 2:26 PM, Trond Husø <trond at trondhuso.no> wrote:
> >
> > Have you tried to set the values for root in the config-file? You still
> > have to use root and password to log in.
> >
> >
> >
> >
> > --
> > Trond Husø
> > -----------------------------
> > PHP-developer
> > Linux (Ubuntu/Fedora/CentOS) user and Administrator
> > www.trondhuso.no
> >
> > _______________________________________________
> > Blueonyx mailing list
> > Blueonyx at blueonyx.it
> > http://www.blueonyx.it/mailman/listinfo/blueonyx
> >
> 
> _______________________________________________
> Blueonyx mailing list
> Blueonyx at blueonyx.it
> http://www.blueonyx.it/mailman/listinfo/blueonyx


-- 
Trond Husø
-----------------------------
PHP-developer
Linux (Ubuntu/Fedora/CentOS) user and Administrator
www.trondhuso.no




More information about the Blueonyx mailing list