esquilla13 1 Posted October 8, 2013 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. Quote Share this post Link to post Share on other sites
0 Mhalicot 392 Posted October 8, 2013 (edited) SQL says that it can't detect any password. please check your sql password setting. Edited October 8, 2013 by sevenzz23 Quote Share this post Link to post Share on other sites
0 esquilla13 1 Posted October 8, 2013 SQL says that it can't detect any password. please check your sql password setting. how am i going to check it? Quote Share this post Link to post Share on other sites
0 quesoph 105 Posted October 8, 2013 (edited) ../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 October 8, 2013 by quesoph Quote Share this post Link to post Share on other sites
0 esquilla13 1 Posted October 8, 2013 i don't have issues regarding my configs sir, my problem is within the MYSQL and MYPHPADMIN. Quote Share this post Link to post Share on other sites
0 Mhalicot 392 Posted October 8, 2013 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 Quote Share this post Link to post Share on other sites
0 jaBote 438 Posted October 8, 2013 Important question: Where are you getting this error? On your server consoles or in PhpMyAdmin? Quote Share this post Link to post Share on other sites
0 esquilla13 1 Posted October 8, 2013 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 Quote Share this post Link to post Share on other sites
0 quesoph 105 Posted October 8, 2013 Set a root password Quote Share this post Link to post Share on other sites
0 Yamzkie 22 Posted January 12, 2014 Set the priveleges on phpMyAdmin Quote Share this post Link to post Share on other sites
Are you familiar with this error?
Share this post
Link to post
Share on other sites