> Hi. > Im a newby to linux, SM, Mysql, so, i need some help. > > I installed Debian, apache, php, pear, mysql, SM 1.4.4, and im trying to > configure SM to use MySql to store user addresses, and preferences. > What i did, was:
[..] > I tested the permitions on MySql for the user, and seems OK. > However, after i inserted the user&password on the logon, i get this: > Preference database error (extension not found). Exiting abnormally Thank you... :) That is probably a good example of how to report an issue, you've given us a list of the steps you took, and exactly what you have set. I believe the issue is fairly simple. Your PHP install doesn't have MySQL support enabled. You should check to see if it has. If you installed from packages, make sure you installed the mysql extensions. -- Jonathan Angliss <[EMAIL PROTECTED]> ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl -- 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)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
