Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Need help completing install on Apache
· 10 years ago
Ok, I just created a brand new base Ubuntu 16.04 droplet at: http://159.203.7.55/ Unfortunately, I have the exact same result :( Here are the exact steps I did. after logging in as root: adduser grav
-
Need help completing install on Apache
· 10 years ago
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 Drople
-
Need help completing install on Apache
· 10 years ago
Did you follow the steps from the DigitalOcean VPS Guide?
-
Need help completing install on Apache
· 10 years ago
My Grav install is here: http://159.203.19.149/ 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
-
Help with a weird little setup
· 10 years ago
Fixed. Use the stock .htaccess and uncomment RewriteBase /. That fixes the issue. (For posteriorities sake: I'm talking about the hoster uberspace.de, should've mentioned that initially.)
-
Help with a weird little setup
· 10 years ago
Yes, I did. I've started to suspect my hoster's webserver setup. I'll investigate a little more. ^_^
-
Help with a weird little setup
· 10 years ago
Did you use the stock .htaccess file that comes with Grav? It should work out of the box no matter the path.
-
Help with a weird little setup
· 10 years ago
Hi everybody, I need a little help with a setup. I have server with two grav instances running: one at https://mydomain.tld/ that is my live system, and one at https://staging.mydomain.tld/ to preview
-
Vagrant box for Grav
· 10 years ago
I created a Vagrant\Chef project for spooling-up a dev box with Grav, the Admin Plugin, and Xdebug. It's in a branch of my common box repo at https://github.com/ardkevin84/vagrant-lamp-dev/tree/box-gr
-
Install Grav in a subfolder
· 10 years ago
I checked and tried all the items listed at http://learn.getgrav.org/troubleshooting/internal-server-error No effect.