in the sugar Log the following message is found:
Configuration variable date.timezone is not set, guessed timezone Europe/Berlin. Please set date.timezone=“Europe/Berlin” in php.ini!
But if you look at the php.ini, the setting is correct… ?
in the sugar Log the following message is found:
Configuration variable date.timezone is not set, guessed timezone Europe/Berlin. Please set date.timezone=“Europe/Berlin” in php.ini!
But if you look at the php.ini, the setting is correct… ?
Hi Guys
Same problem here - We have put in php.ini (date.timezone = “Europe/London”) but nothing has changed
This is happening everyday = Todays log
Wed Aug 27 16:24:01 2014 [9461][-none-][FATAL] Configuration variable date.timezone is not set, guessed timezone Europe/London. Please set date.timezone=“Europe/London” in php.ini!
Wed Aug 27 16:25:01 2014 [9620][-none-][FATAL] Configuration variable date.timezone is not set, guessed timezone Europe/London. Please set date.timezone=“Europe/London” in php.ini!
Wed Aug 27 16:26:02 2014 [9721][-none-][FATAL] Configuration variable date.timezone is not set, guessed timezone Europe/London. Please set date.timezone=“Europe/London” in php.ini!
Wed Aug 27 16:27:01 2014 [9788][-none-][FATAL] Configuration variable date.timezone is not set, guessed timezone Europe/London. Please set date.timezone=“Europe/London” in php.ini!
Wed Aug 27 16:28:01 2014 [9855][-none-][FATAL] Configuration variable date.timezone is not set, guessed timezone Europe/London. Please set date.timezone=“Europe/London” in php.ini!
Wed Aug 27 16:29:01 2014 [9905][-none-][FATAL] Configuration variable date.timezone is not set, guessed timezone Europe/London. Please set date.timezone=“Europe/London” in php.ini!
Wed Aug 27 16:30:01 2014 [9967][-none-][FATAL] Configuration variable date.timezone is not set, guessed timezone Europe/London. Please set date.timezone=“Europe/London” in php.ini!
Wed Aug 27 16:31:01 2014 [10024][-none-][FATAL] Configuration variable date.timezone is not set, guessed timezone Europe/London. Please set date.timezone=“Europe/London” in php.ini!
Wed Aug 27 16:32:02 2014 [10070][-none-][FATAL] Configuration variable date.timezone is not set, guessed timezone Europe/London. Please set date.timezone=“Europe/London” in php.ini!
Wed Aug 27 16:33:01 2014 [10120][-none-][FATAL] Configuration variable date.timezone is not set, guessed timezone Europe/London. Please set date.timezone=“Europe/London” in php.ini!
Wed Aug 27 16:34:01 2014 [10469][-none-][FATAL] Configuration variable date.timezone is not set, guessed timezone Europe/London. Please set date.timezone=“Europe/London” in php.ini!
Wed Aug 27 16:35:01 2014 [10835][-none-][FATAL] Configuration variable date.timezone is not set, guessed timezone Europe/London. Please set date.timezone=“Europe/London” in php.ini!
Wed Aug 27 16:36:01 2014 [10894][-none-][FATAL] Configuration variable date.timezone is not set, guessed timezone Europe/London. Please set date.timezone=“Europe/London” in php.ini!
Wed Aug 27 16:37:02 2014 [10945][-none-][FATAL] Configuration variable date.timezone is not set, guessed timezone Europe/London. Please set date.timezone=“Europe/London” in php.ini!
Wed Aug 27 16:38:01 2014 [10978][-none-][FATAL] Configuration variable date.timezone is not set, guessed timezone Europe/London. Please set date.timezone=“Europe/London” in php.ini!
Wed Aug 27 16:39:01 2014 [11017][-none-][FATAL] Configuration variable date.timezone is not set, guessed timezone Europe/London. Please set date.timezone=“Europe/London” in php.ini!
Wed Aug 27 16:40:01 2014 [11073][-none-][FATAL] Configuration variable date.timezone is not set, guessed timezone Europe/London. Please set date.timezone=“Europe/London” in php.ini!
Wed Aug 27 16:41:01 2014 [11124][-none-][FATAL] Configuration variable date.timezone is not set, guessed timezone Europe/London. Please set date.timezone=“Europe/London” in php.ini!
Wed Aug 27 16:42:01 2014 [11168][-none-][FATAL] Configuration variable date.timezone is not set, guessed timezone Europe/London. Please set date.timezone=“Europe/London” in php.ini!
Wed Aug 27 16:43:01 2014 [11266][-none-][FATAL] Configuration variable date.timezone is not set, guessed timezone Europe/London. Please set date.timezone=“Europe/London” in php.ini!
Generally happens if you have a cron job set up. You can check to see if the solution mentioned in the following page solves the issue.
http://forums.sugarcrm.com/f3/configuration-variable-date-timezone-not-set-77856/
I see from the link you provided they recommend that “make sure that and fix the cli based php.ini”
Since im a rookie can you guide me where to find the file. I am on a hosted shared server.
Thanks