PDA

View Full Version : IP Address Change


sbeard
Tue 21st Jan '03, 2:56pm
We are going through a massive IP address change. The server with MySQL installed on it is one of the servers getting changed. Are there any settings that need to be changes within MySQL? Thank you.

eva2000
Tue 21st Jan '03, 4:56pm
Originally posted by sbeard
We are going through a massive IP address change. The server with MySQL installed on it is one of the servers getting changed. Are there any settings that need to be changes within MySQL? Thank you. is this mysql ip server separate from web server ? if so, you'd need to edit config.php for the new mysql ip as well as on mysql server add/grant the new web server's ip

sbeard
Tue 21st Jan '03, 5:15pm
Originally posted by eva2000
is this mysql ip server separate from web server ? if so, you'd need to edit config.php for the new mysql ip as well as on mysql server add/grant the new web server's ip

The MySQL is on the same machine. I knew about the config.php. :) I was just wondering if there were anything I needed to change within MySQL itself. Such as a ini file somewhere, etc... Also, this is a WinNT server. Thank you. :)