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.
At this situations, Support can only help you. There is nothing reported but maybe there slow downs on responses due to transferring to new system, however this should be already over (update: there are actually some difficulties at the time of writing answer).
You need to make sure you didn’t applied chmod to wrong directory, or deleted /var/log or something similar.
Try getting Support to mount you Recovery Image. Backup the data, transfer it to your PC and start digging.
Verify permissions on /var, /var/www and /var/log directories. Try reverting /var/www to 755, not really sure why you went with 700.
Also, make sure ownership is correct. You can check it with ls -l /var/www for example. Make sure it’s root:root or www-data. Similar applies to /var - it should be 755 with ownership to root:root.
Good luck with getting it up if you didn’t already.