I’m using Laravel Forge to manage a DigitalOcean Ubuntu server. The server is configured with HHVM (PHP 5.6.99), and I’ve double-checked to make sure that all of Grav’s server and PHP requirements are satisfied.
When I upload Grav and access it through my web browser, all I see is a bunch of weird characters (screenshot here), in what seems to be an encoding problem. The weird thing is that doesn’t happen when I access the same copy of Grav on my local machine (I simply cloned the Git repository to the remote server).
Any ideas on what might be causing this? Is there any additional information I can provide to help with diagnostics?