Jump to content
  • 0
Sign in to follow this  
esquilla13

MYSQL ERROR

Question

Are you familiar with this error?

ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
i searched to whole web but no answers fixed my problem. If you know how to fix this please help me.

 

Share this post


Link to post
Share on other sites

9 answers to this question

Recommended Posts

  • 0

SQL says that it can't detect any password.

 

please check your sql password setting.

Edited by sevenzz23

Share this post


Link to post
Share on other sites
  • 0

../conf/inter-server.conf

 

 

sql.db_hostname: 127.0.0.1sql.db_port: 3306sql.db_username: ragnarok sql.db_password: ragnarok // <- thissql.db_database: ragnaroksql.codepage:// MySQL Character SQL serverchar_server_ip: 127.0.0.1char_server_port: 3306char_server_id: ragnarokchar_server_pw: ragnarokchar_server_db: ragnarok// MySQL Map SQL Servermap_server_ip: 127.0.0.1map_server_port: 3306map_server_id: ragnarokmap_server_pw: ragnarokmap_server_db: ragnarok// MySQL Log SQL Databaselog_db_ip: 127.0.0.1log_db_port: 3306log_db_id: ragnaroklog_db_pw: ragnaroklog_db_db: ragnaroklog_codepage:log_login_db: loginlog
Edited by quesoph

Share this post


Link to post
Share on other sites
  • 0

 

SQL says that it can't detect any password.

 

please check your sql password setting.

how am i going to check it?

search it in your mysql setup/option

Share this post


Link to post
Share on other sites
  • 0

 

 

SQL says that it can't detect any password.

 

please check your sql password setting.

how am i going to check it?

search it in your mysql setup/option

if i type to the terminal mysql setup

error ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO) came.

 

Important question: Where are you getting this error? On your server consoles or in PhpMyAdmin? 

i can't log in to myphpadmin, and it's affecting my databases

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.