Hi
Still trying to debug my stuff, I notice the following: whatever I set in my mychat.php for the client_script_path and the server_script_path, systematically these params get set to "/home/usr/www/index.php"
I set them to what it should be: "/home/usr/www/chat/mychat.php", but this is not taken into account, for some reason.
There's no reason this should be set automatically to /index.php, there's nothing relevant there at all.
Dirk