Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Fresh install results in "502 bad gateway"
· 12 years ago
OK. Reconfigured xcache and now it seems to works. Thanks very much.
-
Fresh install results in "502 bad gateway"
· 12 years ago
Ok, getting somewhere. By default Grav has a setting of auto for its cache provider detection. So it seems you have the xcache extension loaded by your php.ini however, it probably is misconfigured
-
Fresh install results in "502 bad gateway"
· 12 years ago
I use 5.4.34; I cannot test directly in the lamp server without reconfiguring stuff. Mod_headers was off, and is now enabled. Now I get a error trace: 11. Whoops\Exception\ErrorException …/vendor/do
-
Fresh install results in "502 bad gateway"
· 12 years ago
Oh actually. Your proxying to a lamp server? So Apache is handling the php? Do you have mod_rewrite and mod_headers enabled? Those are required but usually enabled by default. also what version of P
-
Fresh install results in "502 bad gateway"
· 12 years ago
"bad gateway generally means that Nginx can't connect to the PHP process ", but in this setup Pico, CMSimple and other PHP-based CMSs work flawlessly, so the issue is more subtle. My setup: the (debia
-
Fresh install results in "502 bad gateway"
· 12 years ago
FYI bad gateway generally means that Nginx can't connect to the PHP process (Usually FPM). Do you have all that installed and configured correctly? Nginx is a more advanced topic than Apache, and wil
-
Fresh install results in "502 bad gateway"
· 12 years ago
Also providing as much information as possible regarding your platform, setup etc would be helpful.
-
Fresh install results in "502 bad gateway"
· 12 years ago
How did you configure your nginx.conf file? can you post a Gist of it ??
-
Fresh install results in "502 bad gateway"
· 12 years ago
Just did a fresh install from the zip package. I do have a nginx gatekeeper, but it is configured correctly. Other CMSs in the same location (i.e. next to grav root folder) work fine. Currently I am s
-
Fresh install results in Parse Error
· 12 years ago
Glad you got it sorted :)