Transfer to new server

I need to transfer to a new server.

Old New
Server Shared VPS
Email localhost Amazon SES or Mailgun
phpList some old version current version
php 7.3 probably 7.4
URL example.com/lists news.example.com
Email address name@example.com name@news.example.com
SSL http https (Let’s Encrypt)

Should I watch out for any pitfalls, beyond following the advice in the following useful post? For example, should I upgrade php/phpList on the old server before the transfer?

Thank you.

@Jonathan11 To reduce the number of differences between the old and new servers, updating to the latest release on the current server is a good idea. You can then do a clean install on the new server and copy the database and config file.

You will need to manually change various email addresses, URLs and domains on the Settings page to reflect the new subdomain.

1 Like