Hi there, I erroneously deleted one of my DNS-Servers from the multi-server setup (ISPConfig 3). How can I re-register that server to the master? I tried update.php but that does not help. Thank you for any quick help.. Best regards, Andreas
There is no script available to re register a server as the registration is done by the installer and not the updater. Do you have a backup of the original ispconfig master database, where you can get the server record from?
This system is not yet productive so currently not backed up regularly - I made the ISPConfig update directly before this mistake. Does this generate a Backup of the db? The Server Affected is "just" a single DNS - Would it be possible (without problems to be expected) to remove ISPConfig from that Server and install it again? Best regards, Andreas
Yes. The backup contains a sql dump of the complete master db. Create a new empty mysql db, import the dunp from the backup, then export with phpmyadmin the missing record from the "server" table and import it in your regular ispconfig database.