I have a problem with the setup of Symfony 2 localy on xampp. The installation was no problem but when I execute the check.php it says:
Your system is not ready to run Symfony2 projects 
 * date.timezone setting must be set
   > Set the "date.timezone" setting in php.ini* (like Europe/Paris).
But the date.timezone in the php.ini is already set correctly.
 
     
     
     
    