Ist Ihre Wunschdomain noch frei?
RootDS Server → Wie kann ich die Adresse zu Confixx ändern?
Um die Adresse von Confixx zu ändern gehen Sie bitte wie folgt vor:
shell> mysqldump -alQ --add-drop-table -uroot -p confixx > confixx-alt.sql
shell> cp confixx-alt.sql confixx-neu.sql
shell> replace "ihr-jetziger.name" "ihr-neuer.name.tld" -- confixx-neu.sql /root/confixx/confixx_main.conf
shell> mysql -uroot -p confixx < confixx-neu.sql
shell> /root/confixx/confixx_counterscript.pl -fa -ft
shell> /root/confixx/admin/subs/webPages_install.pl