Database error in sasql_DBConnect: not found
Brought to you by:
perlstalker,
tuxick
Apache: 2.2.3
PHP: 5.1.6
MySQL: 5.0.45
Squirrelmail: 1.4.16
SpamAssassin+SQL: 3.2.0
I'm getting this error when using the "Allow Sender|Allow Domain|Block Sender|Block Domain" link when viewing a message:
ERROR:
Database error in sasql_DBConnect: not found
Apache logs the following errors:
PHP Fatal error: Call to a member function query() on a non-object in sasql_db.php on line 329
PEAR-DB is installed and database connections settings are correctly configured
It sounds to me like the it's not finding DB.php (from PEAR). Are you sure that it's in your library path? Did you restart your web server after installing PEAR-DB?