Gushalves Posted August 16, 2014 Posted August 16, 2014 Hello, how do i change Host without losing my accounts? Quote
shadowscreen Posted August 18, 2014 Posted August 18, 2014 (edited) export you database and reimport it on the new host (either via phpmyadmin or.... export mysql -u user -p databaseName > /directory/filename.sql import mysql -u user -p databaseName < /directory/filename.sql Edited August 18, 2014 by shadowscreen Quote
Question
Gushalves
Hello, how do i change Host without losing my accounts?
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.