Symfony2 Requirements Checker ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > PHP is using the following php.ini file: /usr/local/php-config/7.3/php-cgi.ini > Checking Symfony requirements: ................................WW..... [OK] Your system is ready to run Symfony2 projects Optional recommendations to improve your setup ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * a PHP accelerator should be installed > Install and/or enable a PHP accelerator (highly recommended). * short_open_tag should be disabled in php.ini > Set short_open_tag to off in php.ini*. Note The command console could use a different php.ini file ~~~~ than the one used with your web server. To be on the safe side, please check the requirements from your web server using the web/config.php script.