Merci pour vos réponses, effectivement le français c'est plus agréable :)
Par contre quand je lance le fichier de config, j'ai trois warning
x...@artotal:/var/www$ php check_configuration.php
********************************
* *
* symfony requirements check *
* *
********************************
php.ini used by PHP: /etc/php5/cli/php.ini
** WARNING **
* The PHP CLI can use a different php.ini file
* than the one used with your web server.
* If this is the case, please launch this
* utility from your web server.
** WARNING **
** Mandatory requirements **
OK PHP version is at least 5.2.4 (5.2.10-2ubuntu6.4)
** Optional checks **
OK PDO is installed
OK PDO has some drivers installed: mysql
OK PHP-XML module is installed
[[WARNING]] XSL module is installed: FAILED
*** Install the XSL module (recommended for Propel) ***
OK The token_get_all() function is available
OK The mb_strlen() function is available
OK The iconv() function is available
OK The utf8_decode() is available
[[WARNING]] A PHP accelerator is installed: FAILED
*** Install a PHP accelerator like APC (highly recommended) ***
[[WARNING]] php.ini has short_open_tag set to off: FAILED
*** Set it to off in php.ini ***
[[WARNING]] php.ini has magic_quotes_gpc set to off: FAILED
*** Set it to off in php.ini ***
OK php.ini has register_globals set to off
OK php.ini has session.auto_start set to off
OK PHP version is not 5.2.9
x...@artotal:/var/www$
Donc quand je veux modifier mon php.ini il ne se passe rien.
je l'ouvre comme cela :
sudo gedit /etc/php5/apache2/php.ini
je met à off:
short_open_tag = Off
magic_quotes_gpc = On
et je redémarre apache2
sudo /etc/init.d/apache2 restart
ensuite je relance
x...@artotal:/var/www$ php check_configuration.php
Mais rien ne bouge ?
J'ai peut-être d'autre php.ini
Mais j'en doute parce que j'ai utiliser qu'une seule fois
sudo apt-get install tasquel
Qui me permet d'installer lamp très simplement
--
Vous recevez ce message, car vous êtes abonné au groupe Google
Groupes Symfony-fr.
Pour envoyer un message à ce groupe, adressez un e-mail
à [email protected].
Pour vous désabonner de ce groupe, envoyez un e-mail à l'adresse
[email protected].
Pour plus d'options, consultez la page de ce groupe :
http://groups.google.com/group/symfony-fr?hl=fr