Fatal error: Failed opening required 'DB.php' (include_path='./') in /usr/share/squirrelmail-1.4.1/plugins/sasql/sasql_db.php on line 5
And this is correct. I was unable to find any DB.php file under /. But this problem seems not to be sasql specific.
I use Squirrelmail version 1.4.1 with php in version 4.1.2-6 on a debian system.
DB.php is a Pear file. Did your PHP come with Pear? It usually does, but dunno about v4.1.2-6(debian). Upgrade PHP and you might magically solve your problems. Otherwise, go it the hard way and start by going to pear.php.net.
------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [EMAIL PROTECTED] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
