REQUIREMENTS CHECK
php.ini used by PHP: /etc/php5/apache2/php.ini
Mandatory requirements
Checking that PHP version is at least 5.3.2 (5.5.9-1ubuntu4.29 installed)
Checking that the "date.timezone" setting is set
Checking that app/cache/ directory is writable
Checking that the app/logs/ directory is writable
Checking that the json_encode() is available
Optional checks
Checking that the PHP-XML module is installed
Checking that the libxml version is at least 2.6.21
Checking that the token_get_all() function is available
Checking that the mb_strlen() function is available
Checking that the iconv() function is available
Checking that the utf8_decode() is available
Checking that the posix_isatty() is available
Checking that the intl extension is available
Checking that a PHP accelerator is installed
Checking that php.ini has short_open_tag set to off
Checking that php.ini has magic_quotes_gpc set to off
Checking that php.ini has register_globals set to off
Checking that php.ini has session.auto_start set to off
Optional checks (Doctrine)
Checking that PDO is installed
Checking that PDO has some drivers installed: mysql, odbc, sqlite