[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Phpgroupware-users] Date / Time issue revisited
From: |
Tony Howden |
Subject: |
Re: [Phpgroupware-users] Date / Time issue revisited |
Date: |
Sun, 11 Aug 2002 02:57:50 +0000 |
Hi All
Its ok, I've resolved it. As the server is not connected to the internet, I
found Chris Weiss's message about disabling the daytime call.
> RE: is it connect to the 'net? is port 13 open on firewall?
> RE:
> RE: if no, check phpgwapi/inc/class.datetime.inc.php look for
> RE: if(!$this->gmtnow &&
> RE: address@hidden($GLOBALS['phpgw_info']['server']['tz_offset']))
> RE:
> RE: and change it to
> RE: if(false)
> RE:
> RE: to disble the time server sync check.
Tony Howden (address@hidden) wrote*:
>
>Hi All
>
>I've seen this issue raised in a couple of previous posts however there did
>not appear to be a resolution.
>
>I have a server that has the calendar using 1970 as its date.
>
>I have the latest class.network.inc.php file added to the RC4 install.
>
>The server is not internet connected, is it related to the daytime(port 13)
>not getting connected ?
>
>My other server is working fine, but its internet connected and I cannot
>recall what preference settings I have done differently.
>
>TIA
>
>cheers
>Tony
>
>
>
>_______________________________________________
>Phpgroupware-users mailing list
>address@hidden
>http://mail.gnu.org/mailman/listinfo/phpgroupware-users
>