Hi all, I have one server that is in DMZ. I manage this server from a central server where ISPConfig is installed. The mysql port (tcp3306) is open between the central server and the dmz server. The DMZ server is only web/mysql/ftp. I have create a web site, but default documents is not push is the web site root folder. Whitch port are necessary to do this ? Thanks for help, Kinai
No port. the default documents are copied locally as they get installed as part of ispconfig on each slave server.
at this time, I have only open the mysql port from slave to master. Is it needed to open in other way ?
ok. I have a problem with replication : ERROR - Error in Replication, changes were not processed. ERROR - Replication failed. Error: (client) in MySQL server: (localhost) Unknown column 'default_slave_dnsserver' in 'field list'
The database scheme n master and slave are different. ensure that master and slave run always the same ispconfig version.
ok. Nice. my issue is solved. Perhaps it could be interresting to check the schema version from master when slave is installed.