Matt Gourley wrote:

Logfile /dev/stdout (or stderr) in clamd.conf



I tried that. If I do that, I get either:

ERROR: Problem with internal logger. Please check the
permissions on the /dev/stdout file.
ERROR: Can't open /dev/stdout in append mode (check permissions!).

or the same for /dev/stderr.

Redhat ? :( Check the permissions on /dev/stdout and stderr and see if the user you are running it has permission to write to it.


Yeah.  Redhat.  :(

lrwxrwxrwx 1 root root 17 Nov 3 15:14 /dev/stdout -> ../proc/self/fd/1 lrwx------ 1 root root 64 Nov 9 14:15 /proc/self/fd/1 -> /dev/pts/0
crwxrwxrwx 1 root tty 136, 0 Nov 9 14:15 /dev/pts/0


`chmod 777 /proc/self/fd/1` doesn't work.

Hi,

Sorry, I don't really know the answer but I have seen the problem before on this mailing list. Maybe search the archives and see if there is an answer ?

Regards,

Rick
_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Reply via email to