Jump to content
thirty bees forum

Recommended Posts

Posted

Hi!

The shop today connect to a local msql server. But we want to change that and connect to a remote one. I have donee all preparations and the user is approved and tested. But how should it look in settings.inc?

_DB_SERVER_', 'localhost');
define('_DB_NAME_', 'db_jv74');
define('_DB_USER_', 'jxxxx');
define('_DB_PASSWD_', 'xxxxxxxx');

Posted

Well our mysql server do that. It only has to do with the bind address. And as said I have already tested the user from remote, the question is if just the username is enoughj because when you test it you use user@ip

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
×
×
  • Create New...