• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

date.timezone

C

CannibalisticCow

Guest
I am trying to set the date.timezone within the php.ini file located at /etc/php.ini however it doesn't seem to be working.
When I call the phpinfo it shows as;
date/time support enabled
"Olson" Timezone Database Version 0.system
Timezone Database internal
Default timezone UTC

Directive Local Value Master Value
date.default_latitude 31.7667 31.7667
date.default_longitude 35.2333 35.2333
date.sunrise_zenith 90.583333 90.583333
date.sunset_zenith 90.583333 90.583333
date.timezone no value no value

The relevent part within the php.ini file is;
date.timezone = "Europe/London"
date.default_latitude = 51.500181
date.default_longitude = -0.12619

Any help on this would be appreciated as I am trying to install Zencart but I'm getting an error saying that the timezone is not set.
 
Back
Top