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....

-- 
Russ Allbery ([EMAIL PROTECTED])               <http://www.eyrie.org/~eagle/>



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to