Hi,
I'm using Mibew 1.6.4. It works very well when the server is in my laptop computer, but when I put it up in the remote server, I get the same problem as described in this thread and also in this other thread
http://mibew.org/forums/index.php?topic=224.0 . I think both threads are talking about the same thing.
I already checked the values of the variables in php.ini and the parameters being passed to header() in /button.php (actually in 1.6.4 this is done in b.php). They all match the recommended values.
But when I go to the administration console's list of awaiting visitors, I get the message "Your session is expired please login again". At the same time, on the client when I try to initiate a chat, I only get the screen to leave a message because "no operator is available". I get the same problem when I use the Windows desktop utility.
So it seems that when Mibew is installed in our remote Linux box, Mibew cannot see when an operator/administrator is logged in and watching the waiting customers list. At the same time, when a customer wants to initiate a chat, all he/she gets is the screen to leave a message because "no operator is available".
I tried this with IE, Firefox and Chrome in two different computers (six combinations in total), and I keep on getting the same "session expired" message.
How can we fix this problem please?
Thanks