Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Nginx - Image GD
· 9 years ago
Okay, other problem. Page working just fine now, but when I install the admin plugin and it's trying to reach /admin, I'm getting 404 not found. If I rename the admin plugin to like "-admin", so comme
-
Nginx - Image GD
· 9 years ago
Restarting php-fmp helped. I'm stuipd. Case closed. :P
-
Nginx - Image GD
· 9 years ago
Yo! I'm trying to setup a local server. However, when going to my Grav URL, I'm getting PHP GD (Image Manipulation Library) is not installed. My gd.so is uncommented in /etc/php/php.ini I got the php-
-
Is it possible install Grav on Google App Engine? How?
· 9 years ago
One year later... I would love to run Grav on Google App Engine, but although I can read the code to some extent and even make local changes I'm not a real programmer and I would definitely need guid
-
Is it possible install Grav on Google App Engine? How?
· 10 years ago
Well, literally Google Cloud Launcher https://cloud.google.com/launcher/
-
Is it possible install Grav on Google App Engine? How?
· 10 years ago
Which cloud launcher thing? URL?
-
Is it possible install Grav on Google App Engine? How?
· 10 years ago
Is it okay to continue on this old thread? For anybody still looking for an answer: Google now has this Cloud Launcher thing. I tried with the click to deploy LAMP stack and it works great. Figuring o
-
Is it possible install Grav on Google App Engine? How?
· 11 years ago
Oh one other newer option: Google-Container-Engine lets you run docker containers. This could be a great solution for Grav. Again not tried this either. https://cloud.google.com/container-engine/
-
Is it possible install Grav on Google App Engine? How?
· 11 years ago
You will however, have to mimic the .htaccess functionality in your app.yaml https://cloud.google.com/appengine/docs/php/config/appconfig
-
Is it possible install Grav on Google App Engine? How?
· 11 years ago
Reading a little further, it does seem like you can read/write files to Google Cloud Storage with the use of stream wrappers: https://cloud.google.com/appengine/docs/php/googlestorage/ http://googlecl