phpgroupware-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-tracker] [Bug #922] how can i solve this prob?


From: C K Wu
Subject: Re: [Phpgroupware-tracker] [Bug #922] how can i solve this prob?
Date: Wed, 31 Jul 2002 09:29:23 +0800

It is likely due to your firewall setting closing off the timeserver sync socket.

If this is the case, then it can be solved by applying Chris Weiss' hack, ie,

within ..../phpgwapi/inc/class.datetime.inc.php,

commented out the line,   if (!$this->gmtnow && address@hidden($GLOBALS['phpgw_info']['server']['tz_offset']))

and added below it,         if (false)

Hope this helps,
CK

address@hidden wrote:

=================== BUG #922: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=922&group_id=509

Submitted by: FORESTHUS                 Project: phpGroupWare
Submitted on: 2002-Jul-30 16:04
Category:  None                         Bug Group:  0.9.14 release
Severity:  5 - Major                    Priority:  Normal
Resolution:  None                       Assigned to:  None
Status:  Open                           Platform Version:  Linux - RedHat
Reproducibility:  Every Time

Summary:  how can i solve this prob?

Original Submission:  Warning: socket_set_timeout(): supplied argument is not a valid File-Handle resource in /var/www/html/phpgroupware_014rc4/phpgwapi/inc/class.network.inc.php on line 81

No Followups Have Been Posted

No files currently attached

For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=922&group_id=509

_______________________________________________
Phpgroupware-tracker mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/phpgroupware-tracker


reply via email to

[Prev in Thread] Current Thread [Next in Thread]