hi,
i followed
this maia howto. Before step 18 i have to restart the amavis daemon. there i get an error like this:
Code:
Starting amavisd: Bareword found where operator expected at /etc/amavisd.conf line 125, near "my $dbh = DBI->connect("DBI"
(Might be a runaway multi-line "" string starting on line 122)
(Do you need to predeclare my?)
String found where operator expected at /etc/amavisd.conf line 181, near "\&ask_daemon, [""
(Might be a runaway multi-line "" string starting on line 125)
(Missing semicolon on previous line?)
Bareword found where operator expected at /etc/amavisd.conf line 181, near "\&ask_daemon, ["CONTSCAN"
Error in config file "/etc/amavisd.conf": Global symbol "$dbh" requires explicit package name at /etc/amavisd.conf line 122.
syntax error at /etc/amavisd.conf line 125, near "my $dbh = DBI->connect("DBI"
syntax error at /etc/amavisd.conf line 181, near "\&ask_daemon, [""
Global symbol "$arr" requires explicit package name at /etc/amavisd.conf line 125.
Global symbol "$dbh" requires explicit package name at /etc/amavisd.conf line 125.
Global symbol "$arre" requires explicit package name at /etc/amavisd.conf line 125.
Global symbol "$dbh" requires explicit package name at /etc/amavisd.conf line 125.
Global symbol "$lis" requires explicit package name at /etc/amavisd.conf line 125.
Global symbol "$arre" requires explicit package name at /etc/amavisd.conf line 125.
Global symbol "$arr" requires explicit package name at /etc/amavisd.conf line 125.
Global symbol "$arr" requires explicit package name at /etc/amavisd.conf line 125.
Global symbol "$arre" requires explicit package name at /etc/amavisd.conf line 125.
i followed the tutorial step by step and i used copy paste. but i don't know why is there a problem. can anybody help me?
greets