apache - Symfony 2: php.ini configuration checks seems not recognize php.ini values and says they are wrong -


Run a file, Symphony says

To increase your simphone experience, It is recommended that you fix the following:

  • Set "xdebug.max_nesting_level" for example "250" in php.ini * to prevent Xdebug's constant reconstruction protection To throw an incorrect error in your project.

  • set and / or enable a PHP accelerator (highly recommended)

  • Set short_open_tag to php.ini * Close in

The php.ini file should be modified "/ applications / mmp / bean / fap / fp 5.5.14 / config / fp.

So I have done it in php.ini and phpinfo is running (all) seems set correctly but config.php says that i have to edit.

Is there anyone who can tell me why? Which check do I need?

The php.ini file is correct because it is indicated by a config.php file and it is also loaded by PHP (phpinfo says this is the same).

I do not know what's going on.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -