Доброго времени суток всем. Захотелось прикрутить к почтовику squirrelmail squirrelmail/src/configtest.php показывает: SquirrelMail configtest This script will try to check some aspects of your SquirrelMail configuration and point you to errors whereever it can find them. You need to go run conf.pl in the config/ directory first before you run this script. SquirrelMail version: 1.4.19 Config file version: 1.4.0 Config file last modified: 14 August 2010 21:16:48 Checking PHP configuration... PHP version 5.2.11-dev OK. display_errors: error_reporting: 6143 variables_order OK: GPCS. PHP extensions OK. Dynamic loading is disabled. Checking paths... Data dir OK. Attachment dir OK. Plugins OK. Themes OK. Default language OK. Base URL detected as: http://192.168.16.1/squirrelmail/src (location base autodetected) Checking outgoing mail service.... sendmail OK Checking IMAP service.... IMAP server ready (* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE STARTTLS AUTH=GSSAPI AUTH=PLAIN AUTH=LOGIN] Dovecot ready.) Capabilities: * CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE SORT THREAD=REFERENCES THREAD=REFS MULTIAPPEND UNSELECT IDLE CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH STARTTLS AUTH=GSSAPI AUTH=PLAIN AUTH=LOGIN Checking internationalization (i18n) settings... gettext - Gettext functions are available. On some systems you must have appropriate system locales compiled. mbstring - Mbstring functions are unavailable. Japanese translation won't work. recode - Recode functions are unavailable. iconv - Iconv functions are available. timezone - Webmail users can change their time zone settings. Checking database functions... PHP Pear DB support is present. ERROR: myqsl database support not present! Я так понимаю, что нужен пакет для работы с mysql rpm -qa|grep pear pear-MDB2-2.5.0b1-alt1 pear-MDB2_Driver_mysqli-1.4.1-alt3 pear-core-1.7.1-alt2.1 pear-XML_Parser-1.3.2-alt1 pear-PhpDocumentor-1.4.2-alt1 pear-MDB-1.3.0-alt3 pear-DB-1.7.13-alt3 pear-MDB2_Driver_mysql-1.4.1-alt3 Больше ничего по этому поводу не нашел. Подскажите плиз какую rpm-ку нужно поставить.