i just install a apache and php in a new server
but i found that the all the broswer was assigned same session_id , which is not happened other server
the problem is for example i login one window , then close , if i open new window and visit the same site , then no need to login because it uses the session file created by the last broswer ?