'LinKin Posted November 30, 2014 Share Posted November 30, 2014 Hello, I've some scripts that work with a MySQL database that accepts external connections; However, I have noticed that some hosting companies kinda block the function dbConect, and don't let the server connect to the database. It throws an error saying: dbConect; could not connect. So far I know two companies that don't let me connect to the database, they're Delux Host and Waltsu Hosting. Do you know why? Is there some other way I could connect to the database? Maybe by making use of MTA's PHP SDK? Thanks. Link to comment
Anubhav Posted November 30, 2014 Share Posted November 30, 2014 1. They cancel the connection so you don't connect , they provide for web mainly. Some only allow the connections. They ask for upgrading. 2. Yes, PHP_SDK will do the job! 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