Configuration Checker
++ This script analyzes your system to check whether is + ready to run Symfony applications. +
-if (ini_get('short_open_tag')) { - $phpini = true; - $minorProblems[] = 'Set short_open_tag to off in php.ini*.'; -} + +Major problems
+Major problems have been detected and must be fixed before continuing:
+-
+
+
- getTestMessage() ?>
+
getHelpHtml() ?>
+
+
+
Recommendations
++ Additionally, toTo enhance your Symfony experience, + it’s recommended that you fix the following: +
+-
+
+
- getTestMessage() ?>
+
getHelpHtml() ?>
+
+
+
* + getPhpIniConfigPath()): ?> + Changes to the php.ini file must be done in "getPhpIniConfigPath() ?>". + + To change settings, create a "php.ini". + +
+ -if (ini_get('session.auto_start')) { - $phpini = true; - $minorProblems[] = 'Set session.auto_start to off in php.ini*.'; -} -?> - - - - - -
All checks passed successfully. Your system is ready to run Symfony applications.
+ -Welcome!
-Welcome to your new Symfony project.
-This script will guide you through the basic configuration of your project. You can also do the same by editing the ‘app/config/parameters.ini’ file directly.
- - -- Major problems -
-Major problems have been detected and must be fixed before continuing :
--
-
-
-
-
Recommendations
-- - Additionally, to - - To - enhance your Symfony experience, it’s recommended that you fix the following : -
--
-
-
-
-
* - - Changes to the php.ini file must be done in "". - - To change settings, create a "php.ini". - -
--
-
-
- Configure your Symfony Application online -
- Bypass configuration and go to the Welcome page - -
- Re-check configuration -
-
+
+
- Re-check configuration + +