Jump to content
thirty bees forum

Settings for connecting to remote mysql


Havouza

Recommended Posts

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');

Link to comment
Share on other sites

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...