Hi, I'm new to Mibew Messenger, but managed to install it fine on my old Windows 2000 Web server. Everything works except the "list of awaiting users" page. As soon as I go in it says Loading... and Your session is expired please login again
I've tried adding the line: ini_set('session.gc_maxlifetime',22*60*60); // 22 hours to the common.php file as per another thread and it didn't help.
I've also looked at my php.in file, the following is set:
default_socket_timeout = 60
There is no point in increasing that setting since I get the Expiry message immediately when opening that page.