phpmyadmin
Posted by: ramcan (96.44.121.---)
Date: May 02, 2014 10:40PM

Hi I'm getting this message
Warning: mysqli_connect() [<a href='function.mysqli-connect'>function.mysqli-connect</a>]: (28000/1045): Access denied for user 'bob'@'localhost' (using password: YES) in C:\wamp\www\bobcms\config\setup.php on line 6

i have tried to reset the password and privileges many times but cant get them to change.

Can anybody help with this Please

Options: ReplyQuote
Re: phpmyadmin
Posted by: RiggsFolly (---.as13285.net)
Date: May 03, 2014 12:34AM

Just checking but I assume you did create a MySQL User account called 'bob' and you did create it in a localhost domain like :-


bob@127.0.0.1
and
bob@::1
and
bob@localhost

Right?

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: phpmyadmin
Posted by: ramcan (96.44.121.---)
Date: May 03, 2014 01:45AM

$dbc = mysqli_connect('localhost', 'bob', ' ', 'bobcms'); this is what i have. i did something the privileges setting that i can't change back. And i don't know what .

Options: ReplyQuote
Re: phpmyadmin
Posted by: RiggsFolly (---.as13285.net)
Date: May 03, 2014 09:08AM

What do you mean, 'you did something to the privilages, that you cannot chnage back'?

Do you still have access to the 'root' userid? That account can do anything as it is the Super User.

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote


Sorry, only registered users may post in this forum.