[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Phpgroupware-users] 0.9.14RC4 much slower
From: |
Hsing-Foo Wang |
Subject: |
RE: [Phpgroupware-users] 0.9.14RC4 much slower |
Date: |
Fri, 26 Jul 2002 19:00:40 +0200 |
JFYI,
This worked for me too. Speed is back again.
Regards,
Hsing-Foo
> 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.