CZ Eddie
Active member
I'm migrating from one VPS host to another and have full root (no control panels).
I only want to migrate the domain and user data.
I don't want to migrate any of the xenForo files or settings (I want a fresh start).
Is this a valid plan of action?
VPS SERVER SPECS:
1) Turn off forum on original server
2) Disable all plugins on original server
3) Back up old database and related user files such as /internal_data/attachments, /data/avatars, etc.
4) Install fresh xenForo 2.2.16 on new server
5) Copy all user files to Xenforo root on new server
scp -r root@1.2.3.4(old host ip):/pathofyoufiles* /pathwherewanttocopyfile
6) Create fresh database on new server, using same username & password as old database
7) Import the old database into the new database
8) Setup the new xenForo (run xenforo.com/install again??)
9) Upgrade from xenForo 2.2.16 to 2.3
10) Rebuild all caches
11) Setup Let's Encrypt & verify friendly URL's
12) Test everything
13) Full backup
14) Change all admin passwords
15) Change DNS to point to the new server IP address (will have a pre-configured short TTL)
Since the install path is changing, I suspect I'll need to edit a couple files.
Can you think of any steps I'm missing, no matter how small?
Thank you!
G-Suite/postfix setup will come last.
I only want to migrate the domain and user data.
I don't want to migrate any of the xenForo files or settings (I want a fresh start).
Is this a valid plan of action?
VPS SERVER SPECS:
- CentOS 7 >>> Almalinux 8 w/Centmin Mod 1.30 beta
- MariaDB 10.6.18 on both servers
- PHP 8.3.8 on both servers
- Xenforo 2.2.16 on both servers
- All admin accounts will remain the same but web root path will change.
1) Turn off forum on original server
2) Disable all plugins on original server
3) Back up old database and related user files such as /internal_data/attachments, /data/avatars, etc.
4) Install fresh xenForo 2.2.16 on new server
5) Copy all user files to Xenforo root on new server
scp -r root@1.2.3.4(old host ip):/pathofyoufiles* /pathwherewanttocopyfile
6) Create fresh database on new server, using same username & password as old database
7) Import the old database into the new database
8) Setup the new xenForo (run xenforo.com/install again??)
9) Upgrade from xenForo 2.2.16 to 2.3
10) Rebuild all caches
11) Setup Let's Encrypt & verify friendly URL's
12) Test everything
13) Full backup
14) Change all admin passwords
15) Change DNS to point to the new server IP address (will have a pre-configured short TTL)
Since the install path is changing, I suspect I'll need to edit a couple files.
Can you think of any steps I'm missing, no matter how small?
Thank you!
G-Suite/postfix setup will come last.