Skip to content
Grav 2.0 is officially stable. Read the announcement →
Archive

Error 500 on clean Digitalocean Server

Started by Muut Archive 10 years ago · 3 replies · 1013 views
10 years ago

Yes another error 500 post :*.
I cant for the life of me figure out what I did wrong...

These are the steps i took;

  1. Installed LAMP stack on Digitalocean server (using the pre-built from digitalocean)
  2. Enabled mod-rewrite using a2enmod rewrite
  3. Downloaded GRAV (no admin panel) and installed on server
  4. Error 500
  5. tried all the Error 500 fixes included in the troubleshooting
  6. Rewrite base is set to /other/grav // http://patrickroelofs.com/other/grav/
  7. php error.log can be found here http://pastebin.com/ywkefW4U
  8. Permissions set to 664 and 775

If anyone can help me thank you! because i cant bloody figure it out and i really wanna use grav!

10 years ago

The error log is saying that your cache folder is not permissioned properly. Whatever user is running Grav also needs write access to the cache folder. Revisit the Permissions docs and double check that your user/group settings are correct. There's also a specific Digitalocean page you can look at, too.

10 years ago

@Rhukster once recommended Serverpilot.io to me to setup a Digital Ocean server for Grav, which has basically allowed me to forget something called "permissions" exist.

10 years ago

Same problem on DO. That helped:
sudo chown -R www-data:www-data /var/www

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1333 9 years ago
Archive · by Muut Archive, 9 years ago
2 924 9 years ago
Archive · by Muut Archive, 9 years ago
2 4055 9 years ago
Archive · by Muut Archive, 9 years ago
1 2935 9 years ago
Archive · by Muut Archive, 9 years ago
3 1110 9 years ago