User Tools

Site Tools


computing:migratewp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
computing:migratewp [2022/01/29 01:06] oemb1905computing:migratewp [2022/07/31 17:42] oemb1905
Line 11: Line 11:
 ------------------------------------------- -------------------------------------------
  
-This tutorial is designed to step one through how to migrate a self-hosted Word Press site manually First, completely set up LAMP and TLS and DNS, etc., before you begin migration, and review [[https://jonathanhaack.com/dokuwiki/doku.php?id=computing:apachesurvival|Apache Survival]] if you are unclear on how to do that.  Now, once that is set up, authenticate as root on the //old host// and backup your entire database (thanks to @jjscha for this mysqldump syntax):+This tutorial is designed to step one through how to migrate a mysql database to another host. First, use mysqldump to dump the entire database:
  
   sudo -i   sudo -i
computing/migratewp.txt · Last modified: 2022/09/03 23:11 by oemb1905