On Fri, Jan 18, 2008 at 09:44:30AM -0800, Russ Allbery wrote:
> Erno Kuusela <[EMAIL PROTECTED]> writes:
>
> > There seems to be a permission problem in the default configuration:
> >
> > strace -f apache2 -X ->
> > ...
> > 8986 open("/var/log/apache2/native.log", O_WRONLY|O_APPEND|O_CREAT, 0644)
> > = -1 EACCES (Permission denied)
> > ...
>
> Hm, it looks like we could change native.logger to log to syslog instead.
> Do you think that would be better?
>
> I'm betting the answer is going to be that log4cpp can't log to the Apache
> log and the Shibboleth folks are hell-bent on using log4cpp even though it
> doesn't make a lot of sense inside an Apache module....
Yes, syslog would be better. In fact... Would it be possible to make the
other bits of shibboleth also log there? That way the events related to
various moving parts would be easier to follow (shibd did this, then
mod_shib did that, etc).
Thank you for trying to sort this out,
Erno
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]