Ticket #250 (reopened Bug report)
Problem with mail translation in cron/page.php
Reported by: | Kim Tae Doo | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | Auth server, Other | Version: | |
Keywords: | Cc: |
Description
I executing cron/page.php method.
But it doesn't sending E-mail.
I checking this program, this php program running timezone in 'Canada/Eastern?'.(My servers local.config.php's DATE_TIMEZONE is 'Asia/Tokyo?'.)
It moved normally when this was added to this command in the 52nd line.
date_default_timezone_set('Asia/Tokyo?');
I don't know, why this program can't get DATE_TIMEZONE, and how was generaly if it write. But I think, any server using in another timezone, it doesn't move normaly.
(My Servers timezone is JST +09:00. So this program sending down time reporting at 13th hours later ;-)
Please continue your favors toward correspondence.