today I set up my second (first was at Windows enviroment) up, but after hours of failuresearch I gave up, so I'm asking you here.
I have updated PHP with all extensions (I think^^), but I get this error everytime:
Code: Select all
PHP Fatal error: Uncaught exception 'ErrorException' with message 'date(): 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 methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CET/1.0/no DST' instead' in /home/trackmania/manialive/ManiaLive/libraries/ManiaLive/Application/ErrorHandling.php:114
Stack trace:
#0 [internal function]: ManiaLive\Application\ErrorHandling::createExcpetionFromError(2, 'date(): It is n...', '/home/trackmani...', 114, Array)
#1 /home/trackmania/manialive/ManiaLive/libraries/ManiaLive/Application/ErrorHandling.php(114): date('d.m.Y')
#2 /home/trackmania/manialive/ManiaLive/libraries/ManiaLive/Application/ErrorHandling.php(56): ManiaLive\Application\ErrorHandling::displayAndLogError(Object(ErrorException))
#3 /home/trackmania/manialive/ManiaLive/libraries/ManiaLive/Application/AbstractApplic in /home/trackmania/manialive/ManiaLive/libraries/ManiaLive/Application/ErrorHandling.php on line 114
Fatal error: Uncaught exception 'ErrorException' with message 'date(): 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 methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CET/1.0/no DST' instead' in /home/trackmania/manialive/ManiaLive/libraries/ManiaLive/Application/ErrorHandling.php:114
Stack trace:
#0 [internal function]: ManiaLive\Application\ErrorHandling::createExcpetionFromError(2, 'date(): It is n...', '/home/trackmani...', 114, Array)
#1 /home/trackmania/manialive/ManiaLive/libraries/ManiaLive/Application/ErrorHandling.php(114): date('d.m.Y')
#2 /home/trackmania/manialive/ManiaLive/libraries/ManiaLive/Application/ErrorHandling.php(56): ManiaLive\Application\ErrorHandling::displayAndLogError(Object(ErrorException))
#3 /home/trackmania/manialive/ManiaLive/libraries/ManiaLive/Application/AbstractApplic in /home/trackmania/manialive/ManiaLive/libraries/ManiaLive/Application/ErrorHandling.php on line 114
Do you have any ideas how to solve this problem?
Thanks in advance,
Paddy