Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
very tired Newcomer
@the.tired.one · Joined 9 years ago · 5 posts · 1 topics · 0 reputation
Badges
Recent posts
-
[Solved] (Grav-Admin) Nginx Load Balancer w/ Backend Nginx Setup: Broken User Creation
· 9 years ago
Well.. sweet. I must have not tried the above. Thanks!! Maybe a combo of items, so I'll post some relevant items that I can remember.. fpm/php.ini session.use_strict_mode = 0 session.use_cookies = 1
-
[Solved] (Grav-Admin) Nginx Load Balancer w/ Backend Nginx Setup: Broken User Creation
· 9 years ago
Thanks for your reply. I believe i tried with the LB having the following directive: proxy_set_header Host $host; proxy_set_header X-Forwarded-For $remote_addr; I'll try to reconfirm tonigh
-
Create Custom Cronjobs
· 9 years ago
Could schedule a python script that parses the external XML potentially.
-
[Solved] (Grav-Admin) Nginx Load Balancer w/ Backend Nginx Setup: Broken User Creation
· 9 years ago
Adding some additional information. I've added error_log statements within Utils.php. It does appear to be something with session tokens/nonce. Looks to be for whatever reason we are regenerating afte
-
[Solved] (Grav-Admin) Nginx Load Balancer w/ Backend Nginx Setup: Broken User Creation
· 9 years ago
Hi everyone, hoping I could get some assistance here. My setup is as follows: Box1 Frontend (Load Balancer): Nginx Box2 Backend: Nginx, PHP, Grav (with admin) https://imgur.com/a/LtM69 Myurl points t