symfony REQUIREMENTS CHECK

php.ini used by PHP: /etc/php5/apache2/php.ini

Mandatory requirements

ok
Checking that PHP version is at least 5.3.2 (5.5.9-1ubuntu4.29 installed)
ok
Checking that the "date.timezone" setting is set
ok
Checking that app/cache/ directory is writable
ok
Checking that the app/logs/ directory is writable
ok
Checking that the json_encode() is available

Optional checks

ok
Checking that the PHP-XML module is installed
ok
Checking that the libxml version is at least 2.6.21
ok
Checking that the token_get_all() function is available
ok
Checking that the mb_strlen() function is available
ok
Checking that the iconv() function is available
ok
Checking that the utf8_decode() is available
ok
Checking that the posix_isatty() is available
ok
Checking that the intl extension is available
ok
Checking that a PHP accelerator is installed
ok
Checking that php.ini has short_open_tag set to off
ok
Checking that php.ini has magic_quotes_gpc set to off
ok
Checking that php.ini has register_globals set to off
ok
Checking that php.ini has session.auto_start set to off

Optional checks (Doctrine)

ok
Checking that PDO is installed
ok
Checking that PDO has some drivers installed: mysql, odbc, sqlite