Jump to content

DbConnect Error Support Please!!!


#[B]lack

Recommended Posts

Posted
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>]
Posted
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 %

 

  • Like 1

Skype 01100001 01101100 01101001 01011111 01101101 01110100 00110001 00111001 00111001 00111001

every thing is gonna be alright

every thing is gonna be okay

it's gonna be a good good life

that's what my therapist say

Posted
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?

Posted
1 hour ago, #lack said:

as i can allow the connection from database to outside?

yup i think so

Skype 01100001 01101100 01101001 01011111 01101101 01110100 00110001 00111001 00111001 00111001

every thing is gonna be alright

every thing is gonna be okay

it's gonna be a good good life

that's what my therapist say

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...