Search found 7 matches

by ktango
29 Apr 2014 00:31
Forum: How-to
Topic: EFA-configure system time wrong
Replies: 10
Views: 9843

Re: EFA-configure system time wrong

Shawn,

It's defined in conf.php

Code: Select all

// Set Time Zone
define('TIME_ZONE', 'America/Los_Angeles');
Should I change it to UTC too?

like this?

Code: Select all

date_default_timezone_set();
Thanks,
ktango
by ktango
22 Apr 2014 23:36
Forum: How-to
Topic: EFA-configure system time wrong
Replies: 10
Views: 9843

Re: EFA-configure system time wrong

Hi Shawn,

I've made your suggested mod and rebooted but it didn't work.

UTC=true
ARC=false
ZONE=America/Los_Angeles

ktango
by ktango
17 Apr 2014 23:28
Forum: How-to
Topic: EFA-configure system time wrong
Replies: 10
Views: 9843

Re: EFA-configure system time wrong

Hi Shawn,

UTC=false
ARC=false
ZONE=America/Los_Angeles
by ktango
15 Apr 2014 14:46
Forum: How-to
Topic: EFA-configure system time wrong
Replies: 10
Views: 9843

Re: EFA-configure system time wrong

My system is set to use local time - Pacific time zone. But even if it was using UTC time, the minutes shouldn't be off though.. right?
by ktango
15 Apr 2014 00:55
Forum: How-to
Topic: EFA-configure system time wrong
Replies: 10
Views: 9843

Re: EFA-configure system time wrong

I've been looking at my own problem and was able to find out some info. Hopefully this is useful to get some assistance.

The message time stamps that I'm seeing on http://localhost/mailscanner/status.php seems to grabbed from the file:
/var/www/html/mailscanner/status.php

The time stamp for ...
by ktango
08 Apr 2014 01:03
Forum: How-to
Topic: EFA-configure system time wrong
Replies: 10
Views: 9843

EFA-configure system time wrong

Hello,

I just setup a new EFA box but it looks like the system time is wrong. I'm set my time zone as US Pacific using PDT. For example: the local time now is 6:01pm. My last message seen leaving was timestamped at 10:33:06. I used date to manually change the system time it looks like message time ...
by ktango
29 Mar 2014 19:19
Forum: Introduction
Topic: Hello EFA
Replies: 1
Views: 2808

Hello EFA

hi all. ktango checking in.