
Configuration Checker
152 |153 | This script analyzes your system to check whether is 154 | ready to run Symfony applications. 155 |
156 | 157 | 158 |Major problems
159 |Major problems have been detected and must be fixed before continuing:
160 |-
161 |
162 |
- getHelpHtml() ?> 163 | 164 |
Recommendations
169 |170 | Additionally, toTo enhance your Symfony experience, 171 | it’s recommended that you fix the following: 172 |
173 |-
174 |
175 |
- getHelpHtml() ?> 176 | 177 |
* 182 | getPhpIniConfigPath()): ?> 183 | Changes to the php.ini file must be done in "getPhpIniConfigPath() ?>". 184 | 185 | To change settings, create a "php.ini". 186 | 187 |
188 | 189 | 190 | 191 |All checks passed successfully. Your system is ready to run Symfony applications.
192 | 193 | 194 |-
195 |
196 |
- Re-check configuration 197 | 198 |