Posts: 528
Threads: 233
Joined: Nov 2012
Reputation:
0
[MySQL] (Main Pipelines) Connecting to localhost...
[19:05:05] [MySQL] (MainPipeline) Fatal Error! Could not connect to MySQL: Host localhost - DB: icrp_main - User: root
[19:05:05] [MySQL] Note: Make sure that you have provided the correct connection credentials
Please how fix it ? !
Posts: 528
Threads: 233
Joined: Nov 2012
Reputation:
0
[MySQL] (Main Pipelines) Connecting to localhost...
[14:43:05] [MySQL] (MainPipeline) Fatal Error! Could not connect to MySQL: Host localhost - DB: ngrp_main - User: root
[14:43:05] [MySQL] Note: Make sure that you have provided the correct connection credentials. This is the right one - Btw add me on skype yarin0600
Posts: 7,801
Threads: 187
Joined: Feb 2010
Reputation:
0
No, I will not add you on Skype.
It seems like your MySQL server may not accept connections from the IP address you're using. You'll need to check the MySQL documentation to determine how you can make it so that the root user can accept connections from your server's IP address as well.
Posts: 69
Threads: 22
Joined: Sep 2012
Reputation:
0
Which MYSQL Plugin you are using, BlueG or Stricken Kid ? Also please post the MYSQL and Server Logs here.
Posts: 318
Threads: 2
Joined: Jun 2009
Reputation:
0
Is there a MySQL server running on localhost with that account created?