So I installed composer and apache and mysql, and then installed symfony, but after the installation it tells me to change the date because it is not reliable and then I can use it freely.
I have changed the date in php.ini with Europe/Bucharest but is still get this message:
[Symfony\Component\Debug\Exception\ContextErrorException]
Warning: date_default_timezone_get(): It is not safe to rely on the system'
s timezone settings. You are *required* to use the date.timezone setting or
the date_default_timezone_set() function. In case you used any of those me
thods and you are still getting this warning, you most likely misspelled th
e timezone identifier. We selected the timezone 'UTC' for now, but please s
et date.timezone to select your timezone.
I use fedora 23 32-bit.I have looked over other solutions but none of them work.