Quote:
|
But I think I'm connected to the dbispconfig db on the slave server right?
|
Yes. To connect to the master server use this command on the slave:
mysql -h masterserver.tld -u ispconfig -p
where masterserver.tld is the hostname of the master server.