Linux "file" command keeps appearing in error_log

Hello.

When I start my Apache server, here is what I see in the error_log:

****[Sat Aug 22 19:03:03 2009] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]

[Sat Aug 22 19:03:03 2009] [notice] Apache/2.2.13 (Unix) mod_ssl/2.2.13 OpenSSL/0.9.8e-fips-rhel5 PHP/5.2.10 configured – resuming normal operations

Usage: file [-bcikLhnNsvz] [-f namefile] [-F separator] [-m magicfiles] file…

file -C -m magicfiles

Try `file --help' for more information.

Usage: file [-bcikLhnNsvz] [-f namefile] [-F separator] [-m magicfiles] file…

file -C -m magicfiles

Try `file --help' for more information.****

And those file command "errors" will repeat (in fact they are the lion's share of the log). I've read up on the file command but just can't track what's using it. The web site is a Wordpress (2.8.2) site. No errors in Wordpress' and MySQL operation. Could someone shed a little light on this?

Thanks in advance!

:?

1 Reply

Nevermind. The answer was staring me right in the face (inside a script).

:oops:

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct