|
From: C. B. <be...@be...> - 2006-03-28 03:23:36
|
Hey folks,
I'm putting together a new mailserver, and I decided to try
the sasql plugin (v3.1.2) to allow my users to tweak their
SpamAssassin configs, etc.
Installing it was somewhat .. interesting .. as it needed
the Pear DB module, which either OpenBSD's pear package doesn't
provide, or someone left it out of the sasql README.
So, I'm past that now - but I'm getting the following error
when I try to access the filtering options (this is SquirrelMail
1.4.6, BTW):
Database error in sasql_DBConnect: not found
Nothing in the Apache errors log, so I'm guessing I don't have
the database access set up correctly in sasql. I have the
following set up for my SqlDSN in sasql_conf.php:
DBI:Pg:dbname=spamassassin;host=127.0.0.1;username=user;password=pass
Is this correct for a PostgreSQL database? Or does this plugin
not work with PostgreSQL? Or am I missing something completely
different?
Thanks much!
Benny
ps: OpenBSD 3.9ish, PHP 4.4.1p0, PostgreSQL 8.1.3, Apache running
chrooted
Installed Plugins
1. delete_move_next
2. listcommands
3. newmail
4. bounce
5. calendar_file_backend
6. address_add
7. compatibility
8. calendar
9. sasql
--
"A computer lets you make more mistakes faster than any invention
in human history, with the possible exceptions of handguns and
tequila." -- Found on usenet
|