Quantcast
Channel: iRedMail — iRedMail Support
Viewing all articles
Browse latest Browse all 43390

Re: roundcube error message

$
0
0

PHP date/time zones can be different from an installation to another. I would explore your available zones with a snippet like

<?php
$timezone_identifiers = DateTimeZone::listIdentifiers();
print_r($timezone_identifiers);
?>

to check whether your zone is available under another name. Alternatively, you can update your timedate zones database, as referred in http://www.php.net/manual/en/timezones.php


Viewing all articles
Browse latest Browse all 43390

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>