Hi Community,
i asked this question already at stackoverflow but maybe here is also a good place:
i asked this question already at stackoverflow but maybe here is also a good place:
im using PHP Version 7.0.31 on a Plesk Onyx system.
phpinfo() is showing me:
date
date/time support: enabled
timelib version: 2016.02
"Olson" Timezone Database Version 0.system
Timezone Database internal
Default timezone Europe/Berlin
The used timelib version "2016.02" is outdated so i need to upgrade it to the current version 2018.5 (PECL :: Package :: timezonedb).
How to do that? "pecl upgrade timezonedb" didn't worked out and after hours of googling and trying i'm clueless...
phpinfo() is showing me:
date
date/time support: enabled
timelib version: 2016.02
"Olson" Timezone Database Version 0.system
Timezone Database internal
Default timezone Europe/Berlin
The used timelib version "2016.02" is outdated so i need to upgrade it to the current version 2018.5 (PECL :: Package :: timezonedb).
How to do that? "pecl upgrade timezonedb" didn't worked out and after hours of googling and trying i'm clueless...
Last edited by a moderator: