Hello Jonathan, On Tuesday, May 25, 2004, Jonathan Nichols wrote... > Warning: main(): Failed opening 'DB.php' for inclusion > (include_path='.:') in > /var/www/localhost/htdocs/squirrelmail/plugins/amavisnewsql/amavisnewsql.class.php > on line 15
> This occurs as soon as I click on "SpamAssassin Configuration" in Options. > I do have a DB.php file, in /usr/lib/php - tried making a symlink, but > that didn't help. Symlink to where though? Read the error message, your include path does NOT include the location where your DB.php files are located... you need to update your php.ini file to include the additional paths. -- Jonathan Angliss ([EMAIL PROTECTED]) Posting Hints: http://www.squirrelmail.org/wiki/en_US/MailingListPostingGuidelines ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
