#[B]lack Posted September 25, 2018 Share Posted September 25, 2018 test_db = dbConnect("mysql", "dbname=u601341268_black;host=sql29.hostinger.com.br;", "root", "blackblack") if test_db then outputDebugString( "Connection with database was successfully established." ) else outputDebugString( "Connection with database couldn't be established." ) end Error in debugscript: Bad usage @ 'db'Connect [Acess denied for user 'root'@'ip' <using password: YES>] Link to comment
Master_MTA Posted September 25, 2018 Share Posted September 25, 2018 20 minutes ago, #lack said: if test_db then you should allow to connect from outside to ur database by setting connection allow for root user as % 1 Link to comment
#[B]lack Posted September 25, 2018 Author Share Posted September 25, 2018 58 minutes ago, Master_MTA said: you should allow to connect from outside to ur database by setting connection allow for root user as % as i can allow the connection from database to outside? Link to comment
Master_MTA Posted September 25, 2018 Share Posted September 25, 2018 1 hour ago, #lack said: as i can allow the connection from database to outside? yup i think so Link to comment
#[B]lack Posted September 27, 2018 Author Share Posted September 27, 2018 On 25/09/2018 at 00:14, Master_MTA said: yup i think so i didn't understand Link to comment
Master_MTA Posted September 27, 2018 Share Posted September 27, 2018 45 minutes ago, #lack said: i didn't understand 1-https://c.top4top.net/p_1000gpauk1.png 2-https://d.top4top.net/p_1000dpz7s2.png 3- 4- 5- 6-https://b.top4top.net/p_1000mb33q6.png Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now