New Grav Install not working

I installed grav on a LAMP digital ocean server by cloning the git. It looks like its all there:

total 552
-rw-r--r--  1 root root 221768 Jul 22 21:45 CHANGELOG.md
-rw-r--r--  1 root root   5476 Jul 22 21:45 CODE_OF_CONDUCT.md
-rw-r--r--  1 root root   7098 Jul 22 21:45 CONTRIBUTING.md
-rw-r--r--  1 root root   1071 Jul 22 21:45 LICENSE.txt
-rw-r--r--  1 root root   7664 Jul 22 21:45 README.md
-rw-r--r--  1 root root    996 Jul 22 21:45 SECURITY.md
drwxr-xr-x  2 root root   4096 Jul 22 21:45 assets
drwxr-xr-x  2 root root   4096 Jul 22 21:45 backup
drwxr-xr-x  2 root root   4096 Jul 22 21:45 bin
drwxr-xr-x  3 root root   4096 Jul 22 21:53 cache
-rw-r--r--  1 root root    298 Jul 22 21:45 codeception.yml
-rw-r--r--  1 root root   4574 Jul 22 21:45 composer.json
-rw-r--r--  1 root root 231457 Jul 22 21:45 composer.lock
drwxr-xr-x  2 root root   4096 Jul 22 21:45 images
-rw-r--r--  1 root root   1500 Jul 22 21:45 index.php
drwxr-xr-x  2 root root   4096 Jul 22 21:45 logs
-rw-r--r--  1 root root     72 Jul 22 21:45 now.json
-rw-r--r--  1 root root    379 Jul 22 21:45 robots.txt
drwxr-xr-x 10 root root   4096 Jul 22 21:45 system
drwxr-xr-x  8 root root   4096 Jul 22 21:45 tests
drwxr-xr-x  2 root root   4096 Jul 22 21:45 tmp
drwxr-xr-x  8 root root   4096 Jul 22 21:45 user
drwxr-xr-x 28 root root   4096 Jul 22 21:53 vendor
drwxr-xr-x  2 root root   4096 Jul 22 21:45 webserver-configs

But when I go to my server IP/grav it doesnt show

Based on the given information, I’d say it’s cloned into the wrong location

1 Like