I have a problem setting the Symfony 2 location on xampp. Installation was not a problem, but when I execute 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 .timezone date in php.ini is already configured correctly.
source share