Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Roundcube - open source webmail softwareHow-to Wiki
- Roundcube Webmail Installer
- Check environmentCreate configTest config
- Checking PHP version
- Version: OK(PHP 5.4.36 detected)
- 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: OK
- Checking available databases
- Check which of the supported extensions are installed. At least one of them is required.
- MySQL: OK
- 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
- suhosin.session.encrypt: OK
- magic_quotes_runtime: OK
- magic_quotes_sybase: OK
- The following settings are optional and recommended:
- allow_url_fopen: OK
- date.timezone: OK
- register_globals: OK
- Installer by the Roundcube Dev Team. Copyright © 2008-2012 – Published under the GNU Public License; Icons by famfamfam
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement