Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions

You are not logged in.

Announcement

#1 2017-01-23 18:22:08

leozanutto
Member
Registered: 2017-01-23
Posts: 3

Session for Users PHP

Configuring chat in amazon in a ELB witch will have multiple servers. my problem is when login in restrict area lhc does not maintain session
there is any configuration to enable cross server session  or if I enable session.save_path in php.ini will work?

I'll do the php.ini config tonight, to see if works, if the reply do not come until then.

Sorry for the bad english. Thanks.

Offline

#2 2017-01-23 18:49:24

scalior
Member
Registered: 2016-09-27
Posts: 48
Website

Re: Session for Users PHP

This section of the documentation can help a little.
https://livehelperchat.com/my-users-loo … -377a.html

I've been struggling with this myself. I get it to work some times but not others. I've not been able to place a finger as to what my issue is. I also like the last note on that page

"The more flexibility I give, the more errors users does. So change these values if you know what you are doing!"


Lead developer Wurrd for LiveHelperChat, a mobile client for operators.
Serve your customers on the go! Download now from http://wurrdapp.com/get-it-now/
Forum discussion: https://forum.livehelperchat.com/viewtopic.php?id=2132

Offline

#3 2017-01-24 08:13:29

PeopleInside
Administrator
From: Italy
Registered: 2014-04-10
Posts: 4,046
Website

Re: Session for Users PHP

leozanutto, welcome in the live helper chat forum and thanks for your first post!

leozanutto wrote:

Configuring chat in amazon in a ELB witch will have multiple servers. my problem is when login in restrict area lhc does not maintain session
there is any configuration to enable cross server session  or if I enable session.save_path in php.ini will work?

I'll do the php.ini config tonight, to see if works, if the reply do not come until then.

Sorry for the bad english. Thanks.

scalior, thanks for the help.
wink

scalior wrote:

This section of the documentation can help a little.
https://livehelperchat.com/my-users-loo … -377a.html

I've been struggling with this myself. I get it to work some times but not others. I've not been able to place a finger as to what my issue is. I also like the last note on that page

"The more flexibility I give, the more errors users does. So change these values if you know what you are doing!"

Last edited by PeopleInside (2017-01-24 08:15:10)


lol PeopleInside - Live helper chat - free limited forum support!
wink For commercial support or GitHub [see FAQ here]
ops If you want to support this open source project, just donate [see support page]
glasses Something wrong with the forum? [contact a superhero]

Offline

#4 2017-04-25 08:06:34

remdex
Administrator
From: Lithuania
Registered: 2012-09-23
Posts: 3,661
Website

Re: Session for Users PHP

Sorry for late reply. But you can use redis as session storage. So operators sessions will be kept smile

Offline

Board footer