The slave is logging into the master mysql database and eplicates the mysql records, so you most likely have a mysql permission problem when it does not create anything on the slave. Try to login from the slave server to the master server with the mysql master login details found in the file /usr/local/ispconfig/server/lib/config.inc.php on the slave. The password in that file is not encrypted, even if it looks like that.
|