Closed Reshy closed 5 years ago
Seems like whenever I step away from the application for more than a few minutes it errors out, necessitating reloading the app again, and then reimporting the JSON. Is there any fix for that?
It turns out that despite having PHP7 installed, apache was using PHP5!
Hopefully by removing the old version, and switching over to PHP7 things will work better, and sessions will now be 30 minutes.
Seems like whenever I step away from the application for more than a few minutes it errors out, necessitating reloading the app again, and then reimporting the JSON. Is there any fix for that?