Please find below the mandatory requirements and the checks that are performed when you install Symfony, and adapt your environment accordingly, so you can successfully install and use it with in your eZ Publish 5 projects.

Pre-requisite: You must have downloaded Symfony to your computer.

After downloading Symfony, run the following script:

php app/check/check.php

This script will take you to the basic configurations of your project. You can also do the same by editing the 'app/config/parameters.ini' file.

Mandatory Requirements:

Optional Checks:

Optional Checks (Doctrine):

 

The script will check all points listed above. Take the actions needed to correct any problem that occurs, and then click on the "Re-check Configuration" link to start the checking again.