hi
if you work localhost, need create sessions in the php
this is my server root
C:\AppServ\php\sessions
my php.ini
; where MODE is the octal representation of the mode. Note that this
; does not overwrite the process's umask.
session.save_path = "C:/AppServ/php/sessions/"