DigitalOcean VPS Ubuntu 16.04.
I installed Apache2, PHP7.0, etc.
Enabled mod rewrite.
Enabled sudo commands to Grav user.
Downloaded latest Grav to /www.
Unzipped and moved to /html
Installed admin plugin.
Restarted Apache
So, where have I messed up here?
Please explain any suggestions like I’m a trained monkey, because that’s exactly my grasp of most of this stuff!
Yeah, that’s the guide I was following, but obviously I missed something somewhere. Also, I kept Apache instead of installing Nginx, so I’m guessing that’s where I messed up.
I created a second Droplet and tried again. Same result.
Dumb question time: am I supposed to be running a particular file in the /html directory to initiate the admin setup wizard?
Ok I gave up on the Apache install and followed the Nginx tutorial (DigitalOcean). I think everything went (mostly) fine but am seeing a “PHP XML Library is not installed” error when visiting my site for the first time, as seen at: http://138.197.136.97/
Any idea how to correct this? Grav is installed on a Ubuntu 16.04.1 x64 Droplet.