Skip to contentOld server
backup existing database - mysql dumpcopy files folder frp, public_htmlNew Server
create new database, with same name/usernamerestore into new database - mysql -u username -p new_database < data-dump.sql sourcecopy files to public_htmledit LocalSettings.php: $wgServer - update to new URL