Hi Dondi I just tried it. When I restart apache it doesn't come up with any failures, but it doesn't create any files in /home/log or /var/log/httpd
Any idea what it could be? I will also try on cronolog.org, but their mailing list is dead. Med venlig hilsen / Best Regards Tue Topholm Device.Webbureau M: +45 26 74 07 41 P: +45 70 21 00 04 LinkedIN: http://www.linkedin.com/in/ttopholm -----Oprindelig meddelelse----- Fra: Dondi M. Stroma [mailto:[EMAIL PROTECTED] Sendt: 9. november 2006 02:31 Til: modperl@perl.apache.org Emne: Re: Mod_perl + cronolog It seems like this is a Conolog question, not a mod_perl one. Did you not read http://cronolog.org/usage.html? It says the usage is: CustomLog "|/path/to/cronolog [OPTIONS] logfile-spec" [format] That would mean the line in question should look more like this: CustomLog => qq{"|/usr/sbin/cronolog /home/log/$domain-access_log.%Y-%m-%d" combined} ----- Original Message ----- From: "Tue Topholm" <[EMAIL PROTECTED]> To: "'Lupe Christoph'" <[EMAIL PROTECTED]> Cc: <modperl@perl.apache.org> Sent: Wednesday, November 08, 2006 1:32 PM Subject: SV: Mod_perl + cronolog > Hi Lupe > > I don't have problem with this, it works just fine... > > > It is this line: > > CustomLog => "|/usr/sbin/cronolog /home/log/$domain-access_log.%Y-%m-%d > combined", > > It gives me this failure: > > apachectl: Configuration syntax error, will not run "graceful": > Syntax error on line 2 of /vhosts/vhosts.conf: > $parms->add_config() has failed: error in condition clause at > /usr/lib/perl5/vendor_perl/5.8.8/i386-linux- > thread-multi/Apache2/PerlSections.pm line 203.\n > > Med venlig hilsen / Best Regards > Tue Topholm > Device.Webbureau > M: +45 26 74 07 41 > P: +45 70 21 00 04 > LinkedIN: http://www.linkedin.com/in/ttopholm