On Tue, 2007-09-25 at 19:02 +0300, sdn wrote:

> /usr/bin/rkhunter: line 10003: [: -eq: unary operator expected
> /usr/bin/rkhunter: line 10006: [: -eq: unary operator expected
> /usr/bin/rkhunter: line 10003: [: Warning:: integer expression expected
> /usr/bin/rkhunter: line 10006: [: Warning:: integer expression expected
> /usr/bin/rkhunter: line 10003: [: Warning:: integer expression expected
> /usr/bin/rkhunter: line 10006: [: Warning:: integer expression expected
> /usr/bin/rkhunter: line 10003: [: Warning:: integer expression expected
> /usr/bin/rkhunter: line 10006: [: Warning:: integer expression expected
> /usr/bin/rkhunter: line 10003: [: Warning:: integer expression expected
> /usr/bin/rkhunter: line 10006: [: Warning:: integer expression expected
> /usr/bin/rkhunter: line 10003: [: Warning:: integer expression expected
> /usr/bin/rkhunter: line 10006: [: Warning:: integer expression expected
> /usr/bin/rkhunter: line 10003: [: Warning:: integer expression expected
> /usr/bin/rkhunter: line 10006: [: Warning:: integer expression expected
> 
Okay, the short answer is that when RKH tests php it uses the command
'php -v'. In your case it is giving a load of warning messages:

   PHP Warning:  mime_magic: type search/400      \\input          
    text/x-tex invalid in Unknown on line 0
   PHP Warning:  mime_magic: type search/400       \\section      
    text/x-tex invalid in Unknown on line 0
   PHP Warning:  mime_magic: type search/400       \\setlength    
    text/x-tex invalid in Unknown on line 0
   PHP Warning:  mime_magic: type search/400       \\documentstyle
    text/x-tex invalid in Unknown on line 0
   PHP Warning:  mime_magic: type search/400       \\chapter      
    text/x-tex invalid in Unknown on line 0
   PHP Warning:  mime_magic: type search/400       \\documentclass
    text/x-tex invalid in Unknown on line 0
   PHP Warning:  mime_magic: type regex           
    [Cc]onstant[[:space:]]+[Ss]tory text/x-inform invalid in Unknown on
    line 0
   PHP 4.4.6-2+b1 (cli) (built: May 11 2007 09:28:14)
   Copyright (c) 1997-2007 The PHP Group
   Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies

Those last 3 lines are all that is expected. I admit that RKH should
perhaps handle this better.

If you can sort out the warning messages from php, then RKH should run
okay. An alternative is to disable the 'apps' test completely (the
config file will show you how to do this).



John.

-- 
---------------------------------------------------------------
John Horne, University of Plymouth, UK  Tel: +44 (0)1752 233914
E-mail: [EMAIL PROTECTED]       Fax: +44 (0)1752 233839

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Rkhunter-users mailing list
Rkhunter-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkhunter-users

Reply via email to