General > Helpful posts

MySQL n00b help.

<< < (8/9) > >>

dragonjr:
look at reply #11 it sounds like the issue you are having just and idea though

Shelly:

--- Quote from: Vetiver on May 26, 2013, 12:39:32 am ---I am trying to set up MySQL, and I am getting this message when I try to configure it.

[snip]

mysql-server-5.6-win32:100 - Unable to update security settings. Access denied for user 'root'@'localhost' (using password: NO)

[snip]

mysql-server-5.6-win32:100 - Unable to add New Users. Access denied for user 'root'@'localhost' (using password: YES)
mysql-server-5.6-win32:100 - Product configuration controller finished configuration.

Then it finishes, but tells me the configuration failed.  I tried turning the firewall off, no luck...  I am not sure where the security settings it is trying to update are.  Any suggestions?

--- End quote ---

You did not setup MySQL correctly. The application cannot log into the server (not a firewall issue there). The password you set for user root is not matching -or- you forgot to allow from localhost in the MySQL user permissions.

Shelly

Vetiver:
Thanks, Shelly!  Any idea where I need to look to add that root user?  I *thought* I  had set up root, but not sure now.  I did something with a root user, and made sure to write down the password, but...  I gather that is not the same as root @ localhost?  Where do I allow localhost?

Shelly:
Not wanting to overwhelm you with *all* the details ^_^ here are a couple good to know links to get you going.

This link --> MySQL Documentation & Help <-- has a wealth of information about what to do to setup MySQL.

I suggest --> MyPhpAdmin <-- as a tool to help you administer your MySQL installation. :)

dragonjr:
ok i had to re-install the bot and i havent had to play with the files in a long time and i thought i did everything right but im getting a error



--- Code: ---Fatal error: Call-time pass-by-reference has been removed in C:\bebot\Main.php o
n line 298

Fatal error: Call-time pass-by-reference has been removed in C:\bebot\Main.php o
n line 298

Fatal error: Call-time pass-by-reference has been removed in C:\bebot\Main.php o
n line 298

Fatal error: Call-time pass-by-reference has been removed in C:\bebot\Main.php o
n line 298

Fatal error: Call-time pass-by-reference has been removed in C:\bebot\Main.php o
n line 298

Fatal error: Call-time pass-by-reference has been removed in C:\bebot\Main.php o
n line 298

Fatal error: Call-time pass-by-reference has been removed in C:\bebot\Main.php o
n line 298

--- End code ---
 
what am i doing wrong ?
any help would be grate thanks

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version