|
From: sam w. <sam...@nt...> - 2011-02-04 00:53:22
|
Can you provide more specs on the system itself. I have not seen this error before in the past two years of running fog. Also please list software versions. Apache, PHP, MySQL, FOG, OS and OS Kernel version. Cheers, Sam Wilson Redhat Certified System Administrator<https://www.redhat.com/wapps/training/certification/verify.html?certNumber=100-222-264> IT Manager Taminmin High School PO Box 21 Humpty Doo, NT 0836. Australia Tel: (08) 89 880082 Fax: (08) 89 882351 Mob: 0457905573 Email: sam...@nt...<mailto:sam...@nt...> Web: http://www.taminmin.nt.edu.au/ The information contained in this message and any attachments may be confidential information and may be subject to legal privilege, public interest or legal professional privilege. If you are not the intended recipient, any use, disclosure or copying of this message or any attachments is unauthorised. If you have received this document in error, please advise the sender. Views expressed herein are the sender's and not those of the Northern Territory Department of Education and Training unless specifically stated. No representation or warranty is given that attached files are free of viruses or other defects. From: Franck Collineau [mailto:fco...@gm...] Sent: Thursday, 3 February 2011 7:53 PM To: fre...@li... Subject: [FOG-devlist] Undefined variable: hosts.list.include.php on line 104 Hello ! The time response of the FOG web GUI is very slow. I can see Waiting for 192.168.1.101 during a very long time before the response I'm using apache provided by FOG. The error log give this: PHP Notice: Undefined variable: hostManager in /var/www/fog/management/includes/hosts.list.include.php on line 104, referer: http://192.168.1.101/fog/management/?node=host&sub=edit&id=2 The line 104 is: $groupMan = $core -> getGroupManager($hostManager); What is wrong ? Thanks Franck |