Re: Rotate log in mod_perl

2009-08-30 Thread Shibi NS
I have tied this but no luck . Shibi On Sat, Aug 29, 2009 at 5:48 AM, Adam Prime wrote: > Shibi NS wrote: > >> My httpd.conf has following >> >> >>$ErrorLog = " |bin/rotatelogs >> $config->{log_file}.%Y-%m-%d-%H_%M_%S 5M"; >>#$TransferLog= " |bin/rotatelogs >> $config->{lo

Re: Rotate log in mod_perl

2009-08-28 Thread Adam Prime
Shibi NS wrote: My httpd.conf has following $ErrorLog = " |bin/rotatelogs $config->{log_file}.%Y-%m-%d-%H_%M_%S 5M"; #$TransferLog= " |bin/rotatelogs $config->{log_accessfile}.%Y-%m-%d-%H_%M_%S 5M"; But server start fails $parms->add_config() has failed: ErrorLo