Skip to content

How to migrate Sendy to another server?

edited January 2015 in Questions

How to migrate Sendy properly?

I'll switch to a VPS hosting of another company but do not want so many headaches, what are the correct steps to migrate?

Regards

Comments

  • BenBen
    edited October 2023

    Hi,

    1. Move Sendy's files to the new server
    2. Move your MySQL database as well (export your current Sendy MySQL database as .sql file and import it into your new database using phpmyadmin or any other methods you like)
    3. Open the script /includes/config.php and update the APP_PATH and MySQL details to reflect the new installation
    4. If the domain name of your new server is different from that of your previous server, please update your Sendy licensed domain at http://sendy.co/#forms.
    5. Delete ALL of Sendy's SNS 'Topics' and 'Subscriptions' in your Amazon SNS console. Sendy will automatically re-create them the next time you're at the 'Define recipients' page with the updated endpoints
    6. Re-setup your cron jobs on your new server. Visit https://your_sendy_url/reset-cron and click the 'reset' button to clear the false positive that cron jobs have been setup. You'll then see the cron job setup instructions again, where they should be set up.

    Thanks.

    Best regards,
    Ben

This discussion has been closed.