PDA

View Full Version : moving MySQL


todvard
3rd March 2006, 14:31
Hi,

i have an ISPConfig 2.2.0 installed and working like a charm. Now i have got a second server where i'd like to move the whole MySQL database (actually, it's a xen container). I will dump the databases and copy over to new SQL server, but what and where should i change in ISPConfig to direct it to the new system?

lerra
3rd March 2006, 15:05
check the config.lib.php file

falko
3rd March 2006, 17:20
It's in /home/admispconfig/ispconfig/lib/config.inc.php.

todvard
3rd March 2006, 17:47
thank you for your quick reply!