After installing RC $CURRENT and going through the installation, I get DATABASE ERROR: CONNECTION FAILED on loading the main RC page.
Installer steps: Check environmentCreate configTest config Checking PHP version Version: OK(PHP 5.4.17 detected) - - - > (this is odd. php 5.5 is installed) could there be a separate install of 5.4? $ more /usr/local/etc/php.conf PHP_VER=55 PHP_VERSION=5.5.21 PHP_SAPI=cli fpm PHP_EXT_INC=pcre spl - - - > continuing… Checking PHP extensions The following modules/extensions are required to run Roundcube: PCRE: OK DOM: OK Session: OK XML: OK JSON: OK PDO: OK The next couple of extensions are optional and recommended to get the best performance: FileInfo: NOT AVAILABLE(See http://www.php.net/manual/en/book.fileinfo.php) Libiconv: OK Multibyte: OK OpenSSL: OK Mcrypt: OK Intl: NOT AVAILABLE(See http://www.php.net/manual/en/book.intl.php) Exif: NOT AVAILABLE(See http://www.php.net/manual/en/book.exif.php) Checking available databases Check which of the supported extensions are installed. At least one of them is required. MySQL: NOT AVAILABLE(See http://www.php.net/manual/en/ref.pdo-mysql.php) PostgreSQL: NOT AVAILABLE(See http://www.php.net/manual/en/ref.pdo-pgsql.php) SQLite: OK SQLite (v2): NOT AVAILABLE(See http://www.php.net/manual/en/ref.pdo-sqlite.php) SQL Server (SQLSRV): NOT AVAILABLE(See http://www.php.net/manual/en/ref.pdo-sqlsrv.php) SQL Server (DBLIB): NOT AVAILABLE(See http://www.php.net/manual/en/ref.pdo-dblib.php) Check for required 3rd party libs This also checks if the include path is set correctly. PEAR: OK Net_SMTP: OK Net_IDNA2: OK Mail_mime: OK Checking php.ini/.htaccess settings The following settings are required to run Roundcube: file_uploads: OK session.auto_start: OK zend.ze1_compatibility_mode: OK mbstring.func_overload: OK magic_quotes_runtime: OK magic_quotes_sybase: OK The following settings are optional and recommended: allow_url_fopen: OK date.timezone: NOT OK(not set) register_globals: OK Check config file defaults.inc.php: OK config.inc.php: OK Check if directories are writable Roundcube may need to write/save files into these directories /usr/local/www/roundcube/temp/: OK Check DB config DSN (write): OK DB Schema: OK DB Write: OK DB Time: OK Test filetype detection Fileinfo/mime_content_type configuration: NOT OK Try setting the mime_magic config option to null. Mimetype to file extension mapping: OK _______________________________________________ Roundcube Users mailing list [email protected] http://lists.roundcube.net/mailman/listinfo/users
