Сессия не работает PHP

<?php
// make sure at the beginning of every file you have this:
session_start();
Azanda