Hi Tomás,

On Monday, April 23, 2001, 12:29:21 PM, you babbled something about:

TGF> Hello,

TGF> I'm having a lot of lines like this on /etc/httpd/log/error_log

TGF>     sh: `-c' requires an argument

TGF> It's very extrange because all the servers running from apache are
TGF> virtualized and with their specific 'error_log' files...

TGF> What does this means?

man httpd for more...

"-c" is for adding directives after the config file has been read. Basically
it is a way to add additional directives from the command line when starting
apache.

> It's something dangerous?

Probably not. At least I don't know a way to exploit this.

>  How to avoid it?

How do you start/stop apache? That would be where to look. If you are using
the init scripts, check in there. If it looks like something from the
restart during log rotation then check into what is going on there.

HTH.

Have fun,
-- 
_________________________________________________________________
 Brian Ashe                     CTO
 [EMAIL PROTECTED]              Dee-Web Software Services, LLC.
 http://www.dee-web.com/
-----------------------------------------------------------------
You don't have to swim faster than the shark...
You just have to swim faster than the people you're with.




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to