After doing some googling, I found that if you change this "$HTTP_SESSION_VARS" (without the quotes) to $_SESSION in all the files, the binding error message goes away and a message that [username] enters the room is displayed.
The problem is that if you enter a message, what you get is "username > lack" (again without the quotes) and I have not been able to figure out how to fix that bit of problem.