Hello,
i have a strange problem with spamassassin related to the Perl SQL Module. Everything worked like a charm until i decided to install a new Perl Module which was required for an additional spamassassin module..
and now i'm getting this when running spamassassin in debug mode:
Jun 2 13:03:41.779 [2653] warn: config: failed to load user (xxx@xxx.
+de) scores from SQL database: install_driver(mysql) failed: Can't loc
+ate DBD/mysql.pm: lib/DBD/mysql.pm: Permission denied at (eval 1204)
+line 3, <GEN17> line 2.
Jun 2 13:03:41.780 [2653] warn:
Jun 2 13:03:41.780 [2653] warn: at /usr/share/perl5/Mail/SpamAssassi
+n/Conf/SQL.pm line 138.
Jun 2 13:03:41.780 [2653] warn: spamd: service unavailable: Error fet
+ching user preferences via SQL
I installed the required Perl Module with these commands:
cpan
cpan App::cpanminus
cpanm Mail::DKIM
Any Idea what happened ?
The System is Debian Jessie (64Bit)
Thank you!
Greetings
bennY
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.