Support

T: +49 (0) 611 - 945 800 810
F: +49 (0) 611 - 945 800 819
E-Mail: support@RsHost.eu
Live Support
Fa. RsHost.eu auf Facebook Fa. RsHost.eu auf Google+ Fa. RsHost.eu auf Twitter

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