Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
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.
hi there, MANY THANKS for the reply but you didnt answer my key question!!!
what a lot of folks suggested in the community is in fact not the whole story. there is a missing piece in this jigsaw. you cant simply take a snapshot and create a new droplet from the snapshot. this way, like you said you will end up having an exact copy of the old one.
and i dont bother figuring out what the error logs are which would take way more time than performing all the below steps.
did i show you the correct way to update the ubuntu, mysql and php to the latest versions?
tom
Do you get any errors when you try to browse to your website? What’s the output of the following command?
sudo tail -f 30 /var/log/apache2/error.log
Isn’t it true that all the newly created droplets have the latest ubunta, php and mysql installed?
New Droplets should have the most recent packages installed, however, since you restored from a Snapshot, the new Droplet would be an exact copy of the old one.