A client of mine has installed a simple server configuration onto his office PC. It all works (PHP & MySQL) but something is going on with sessions.
If I have login window as a separate popup (on any browser), the session keys generated in the window don't go to the opener - even if I send session id to it on the address bar.
The same login system works on every other server (including my default WAMP installation) but the client's one.