Page 1 of 1

Configuring Multiple instances

Posted: Wed Jan 16, 2019 3:05 pm
by Pepukayi
I have 5 instances of my FAQ site for load balancing. All of them, however, use the same database. My issue now is I cannot login to the admin section and edit things. Every time I attempt editing it logs me out. I am suspecting its because the sessions are being handled by different instances of the FAQ site therefore not recognising the login previously done on another server. How can I get every login instance to complete all its processes on one machine? I don't know where to configure that. All instances are served on the same URL.

Re: Configuring Multiple instances

Posted: Sat Jan 19, 2019 10:01 am
by Thorsten
Hi,

which version are you using? If you're logged out all the time, usually the session configuration of PHP is wrong.

bye
Thorsten