From: Vlad S. <vl...@cr...> - 2008-08-28 21:37:05
|
Seems to be working on my side, regardless of path. Are there any other errors in the log? Daniel Stasinski wrote: > I've noticed that when I install to the non-default directory, log > rolling seems to fail. Before I start digging, anyone else have any > simple fix? > > Daniel > > [26/Aug/2008:08:00:00][7928.b7549b90][-sched-] Error: nslog: failed: > roll '/home/nsadmin/naviserver/servers/myserver/modules/nslog/access.log': > 'No such file or directory' > > ns_section "ns/server/myserver/module/nslog" > ns_param file > /home/nsadmin/naviserver/servers/myserver/modules/nslog/access.log > ns_param rolllog true > ns_param rollonsignal false > ns_param rollhour 8 > ns_param maxbackup 45 > ns_param logcombined true > ns_param rollfmt %Y-%m-%d > > |