Hi everybody
I have an application that wants to connect to mysql database on server.
I already add my computer IP to remote mysql section in cpanel.
But the app can not connect to database.
also, my connection string is:
"Server=somesite.net; database='somesite_test';User Name='somesite_test'; Password='somesite_test' ;Port=3306; charset=utf8"
What's the problem?


LinkBack URL
About LinkBacks
Reply With Quote