https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16357

Liz Rea <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #34 from Liz Rea <[email protected]> ---
Shouldn't the log4perl.conf have the path to the *instance* logs, i.e. the path
/var/log/koha/<instance>/plack-error.log 

Am I reading correctly that it's trying to put them in 

log4perl.appender.PLACK.filename=/var/log/koha/plack-error.log

Moreover, testing with the instructions (copy the files from the debian dir to
the /etc/koha/sites location) copy a template file that has __LOG_DIR__ and I
feel like that won't work - those would get updated when the instance was
installed, but copying them won't cut it, you'll have to fill that in yourself
when testing.

Updating the log4perl.conf file to have the correct paths to the log files
seems to fix this init problem, and ALSO happily, the datetime stamps appear in
the log.

Can someone else confirm all of that?

Liz

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to