DMXzone Security Provider PHP Support Product Page

Not a problem

receive an error by logout

7 years ago Steffen Windisch posted:
I receive an error by logout:
I used the debug mode on server connect. Here is the message

Quote"strtotime(): 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"


What can i do ? What means this message?
I used CC2018 on a Windows 7 /64bit

Replies

Replied 7 years ago
7 years ago Teodor Kuduschiev replied:
Hi Steffen,
Where do you see this error?
Replied 7 years ago
7 years ago Steffen Windisch replied:
I see the error with Chrome F12 the "Entwicklertools"
Replied 7 years ago
7 years ago Teodor Kuduschiev replied:
This warning is provided by your server, because of your server config. It is not related to our tools.
Replied 7 years ago
7 years ago Steffen Windisch replied:
ok-thank you! I have found the problem. in the php ini was the: date.timezone = Europe/Berlin; not set. There was date.timezone = default; Now it works correct.

Reply to this topic