mysql location change - HELP!
Permalink
My host is moving the mysql location.
"We are getting ready to switch the host of the MySQL Databases on server s98 from 'localhost' to the remote db server IP..."
I'm anticipating that I'm gonna have to make a change in the concrete5 folder somewhere. Can anyone tell me where I'm gonna need to do this?
Thanks in advance for any help with this.
Dennis
"We are getting ready to switch the host of the MySQL Databases on server s98 from 'localhost' to the remote db server IP..."
I'm anticipating that I'm gonna have to make a change in the concrete5 folder somewhere. Can anyone tell me where I'm gonna need to do this?
Thanks in advance for any help with this.
Dennis
define('DB_SERVER', 'localhost');
Change localhost to the remote IP or hostname