Those look like wui errors. I don't know php well enough to help much. But basically, look at /var/www/ossec-wui-0.3/lib/os_lib_syscheck.php, line 97 to see what is being passed to arsort().
On Sun, May 16, 2010 at 9:12 AM, Muraleedaran Kanapathy <[email protected]> wrote: > > Dear All > > > > I have installed the windows agent on several machines which works perfectly, > but on some I am getting the following error > > > > Warning: arsort() expects parameter 1 to be array, null given in > /var/www/ossec-wui-0.3/lib/os_lib_syscheck.php on line 97 > > Warning: Invalid argument supplied for foreach() in > /var/www/ossec-wui-0.3/lib/os_lib_syscheck.php on line 98 > > > > Can any body help me on this > > > > Best regards > > Muraleedaran Kanapathy| Linux/Unix System Engineer - ISS Department > > Voice +966(1) 2888136 | Fax +966(1) 288-8899 ext 1422 > Integrated Networks | Faisaliah Tower | Level 7A | > > PO Box 53553, Riyadh 11593, KSA | GMT +3 | > > Email [email protected] > > Disclaimer: This electronic mail message contains information that (a) is or > may be LEGALLY PRIVILEGED, CONFIDENTIAL, ROPRIETARY IN NATURE, OR OTHERWISE > PROTECTED BY LAW FROM DISCLOSURE, and (b) is intended only for the use of the > Addressee(s) named herein. If you are not the intended recipient, an > addressee, or the person responsible for delivering this to an addressee, you > are hereby notified that reading, using, copying, or distributing any part of > this message is strictly prohibited. If you have received this electronic > mail message in error, please contact us immediately and take the steps > necessary to delete the message completely from your computer system. Unless > explicitly attributed, the opinions expressed in this message do not > necessarily represent the official position or opinions of Integrated > Networks LLC., whilst all care has been taken, Integrated Networks LLC. > disclaims all liability for loss or damage to person or property arising from > this message being infected by computer virus or any type of contamination. > >
