The solution
Open your php.ini file, modify session.auto_start = 0 to session.auto_start = 1, after do that, save the file and restart apache service.
The solution
Open your php.ini file, modify session.auto_start = 0 to session.auto_start = 1, after do that, save the file and restart apache service.