Eclipse-Phase-Unofficial / ep-character-creator

A web-based character creator application for the Eclipse Phase role-playing game.
Other
27 stars 18 forks source link

Application time-out #102

Closed Reshy closed 5 years ago

Reshy commented 7 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?

EmperorArthur commented 6 years ago

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.