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

Reply via email to