Question
Can I rebuild droplet, then use a backup file to get my site back
I’ve been having the WORST time with Ubuntu, tried upgrading to 18.04, with problems and followed advice of others to get there but now I can’t get curl to work in php and I can’t upgrade to 20. I cannot lose my database, and would love to just rebuild in the new OS and somehow throw those items back up on it.
How can I do this?
I am open to hosting my db on a database droplet if it makes things easier, but I don’t know how to fix my problems with this current system.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
I’ve downloaded my /var/www directory, dumped mysql and downloaded that file, saved a list of my crontab, and downloaded the /etc/nginx folder so I have access to those settings. I also downloaded the mysql.conf file. I also saved my mysql root password on my local pc.
Anything else I’m missing?