is this a default setup, if so , sessions should be working, make sure, if you are on windows that you have a sessions folder and that your php.ini is set to use that folder
there should be a line like this somewhere in your php.ini
session.save_path = C:\whatever\folder\you\want