Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Bin/grav install does not detect php 5.5.9
· 10 years ago
No, by doing php -v will give you the default php version of the cli, not necessarily the php version your web server is using, you should contact your hosting company and request php version change,
-
Bin/grav install does not detect php 5.5.9
· 10 years ago
I cloned grav from github and installed it with bin/grav install, with no errors. I don't control the underlying software on the server. Loading the grav folder in a browser gives me the following te
-
Configure Multiple Servers with different purposes?
· 10 years ago
From your question I don't understand if you have a server listening on port 80, did you setup Apache to do that?
-
Configure Multiple Servers with different purposes?
· 10 years ago
As a teacher, one of my biggest complaints in my technology line of work is how little humanity and empathy as technicians we tend to show towards those who struggle attempting to understand our jargo
-
Set my folder to 777 on localhost but still getting cannot connect to GPM
· 10 years ago
Or maybe your missing SSL or Curl support?
-
Set my folder to 777 on localhost but still getting cannot connect to GPM
· 10 years ago
Are you behind a proxy?
-
Set my folder to 777 on localhost but still getting cannot connect to GPM
· 10 years ago
keep getting this message, any ideas please. I've read the documentation for Grav (troubleshooting) but am unsure about using the following script: !/bin/sh chown joeblow:staff . chown -R joeblow:staf
-
Throuble with multi domain site
· 10 years ago
Yes, I tried to install some plugins with admin interface and it installed in the user/plugins directory instead of the user/site/plugin directory. It's not that bad have all images, plugins and theme
-
Throuble with multi domain site
· 10 years ago
I can verify that the issue lies in the Problems plugin which has hardcoded folders it looks for. There's no harm of having those folders even in multi-site setup, so you can either add those back or
-
Throuble with multi domain site
· 10 years ago
It's just works, thanks.