• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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