Message-ID: <775474069.4344.1485866233543.JavaMail.confluence@ip-10-127-227-164> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_4343_1286467224.1485866233543" ------=_Part_4343_1286467224.1485866233543 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html
Please find below the mandatory requirements and the checks that= are performed when you install Symfony, and adapt your environment accordi= ngly, 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=20
This script will take you to the basic configurations of your project. Y=
ou can also do the same by editing the 'app/config/parameters.ini'=
file.
Mandatory Requirements:
Optional Checks:
Optional Checks (Doctrine):
PDO has some drivers installed: mysql, odbc, sqlite2, sqlite
Note that the PHP CLI can use a different php.ini file than the one used= with your web server. In this case please, also lunch this utility from yo= ur web server.
When you run the 'php.check' script, it will show you the path of the ph= p.ini file used by PHP, for instance: "php used by PHP: /opt/local/etc/= php5/php.ini".
The script will check all points listed above. Take the actions needed t= o correct any problem that occurs, and then click on the "Re-check = Configuration" link to start the checking again.