Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Grav with OpenLiteSpeed Web Server?
· 12 years ago
Glad your liking it :) Makes all the long hours worth while!
-
Grav with OpenLiteSpeed Web Server?
· 12 years ago
Np! Thanks rhukster for the Great app and documentation/blog! I have been planning to start using git for a long time but couldn't find a nice tutorial... I just started using Git and Bitbucket after
-
Grav with OpenLiteSpeed Web Server?
· 12 years ago
Thanks all :)
-
Grav with OpenLiteSpeed Web Server?
· 12 years ago
Great, just did the file permissions above and it worked :) so far :)
-
Grav with OpenLiteSpeed Web Server?
· 12 years ago
Yah, im not very familiar with Nginx, but I always run Apache as my user so there are no permission issues. You just need to make sure that your Nginx server has permission to write to the directorie
-
Grav with OpenLiteSpeed Web Server?
· 12 years ago
It seems to be related to file permissions. Can you try: sudo find /home/nginx/domains/mydomain.com.au/public -type d -exec chmod 0775 {} \; sudo find /home/nginx/domains/mydomain.com.au/public -type
-
Grav with OpenLiteSpeed Web Server?
· 12 years ago
My error log shows PHP message: PHP Fatal error: Uncaught exception 'UnexpectedValueException' with message 'The stream or file "/home/nginx/domains/mydomain.com.au/public/logs/grav.log" could not b
-
Grav with OpenLiteSpeed Web Server?
· 12 years ago
http://www.nginxtips.com/502-bad-gateway-using-nginx/
-
Grav with OpenLiteSpeed Web Server?
· 12 years ago
Hmm getting a 502 Bad Gateway
-
Grav with OpenLiteSpeed Web Server?
· 12 years ago
No problem!