Open-AudIT
https://www.open-audit.org/phpBB3/

unable to get into phpmyadmin
https://www.open-audit.org/phpBB3/viewtopic.php?f=20&t=6449
Page 1 of 1

Author:  jayntguru [ Wed Jun 24, 2015 6:36 am ]
Post subject:  unable to get into phpmyadmin

I have no idea what I am doing wrong here. Tried just about everything I can come up with, lots of searching, etc.

When I try phpmyadmin I get this:


Error
MySQL said: Documentation

#1045 - Access denied for user 'root'@'localhost' (using password: YES)
phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.

Here's the bits from the cfg file, which to my knowledge should work.

/* Authentication type and info */
$cfg['Servers'][$i]['auth_type'] = 'config';
$cfg['Servers'][$i]['user'] = 'root';
$cfg['Servers'][$i]['password'] = 'openauditrootuserpassword';
$cfg['Servers'][$i]['AllowNoPassword'] = true;

What am I missing here?

-Jay

Author:  Mark [ Thu Jun 25, 2015 8:47 am ]
Post subject:  Re: unable to get into phpmyadmin

I have never used phpMyAdmin and am looking into replacing it in Open-AudIT with Adminer.
[url]http://www.adminer.org/[/url]
Why not give it a try?

Author:  jpa [ Thu Jun 25, 2015 9:13 am ]
Post subject:  Re: unable to get into phpmyadmin

Probably a good idea.

In the short term application\config\database.php has the actual username and password that OpenAudit uses for MySQL. I don't use the normal OA distribution so I don't know if that user has sufficient privileges in MySQL.

Page 1 of 1 All times are UTC + 10 hours
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/