Configuration serveur php avec symfony !

Fermé
khaled001 Messages postés 152 Date d'inscription mardi 19 août 2008 Statut Membre Dernière intervention 8 août 2016 - 31 oct. 2011 à 13:44
khaled001 Messages postés 152 Date d'inscription mardi 19 août 2008 Statut Membre Dernière intervention 8 août 2016 - 31 oct. 2011 à 16:24
Bonjour,

svp aider moi a corrigé les lignes ou il y a un warning :

ceette page est génée depuis le fichier :
check_configuration.php de symfony

********************************
* *
* symfony requirements check *
* *
********************************

php.ini used by PHP: C:\xampp\php\php.ini


** Mandatory requirements **

OK PHP version is at least 5.2.4 (5.3.8)

** Optional checks **

OK PDO is installed
OK PDO has some drivers installed: mysql, odbc, sqlite, sqlite2
OK PHP-XML module is installed
[[WARNING]] XSL module is installed: FAILED
*** Install and enable 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]] The posix_isatty() is available: FAILED
*** Install and enable the php_posix extension (used to colorized the CLI output) ***
[[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 ***
OK php.ini has magic_quotes_gpc set to off
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

PS: j'y suis deja allé dans le fichier de configuration php.ini mais rien a faire les warning ne veulent pas disparraitre aussi j'utilise xampp sous XP

Cordialement
A voir également:

2 réponses

jojo673 Messages postés 210 Date d'inscription lundi 19 septembre 2011 Statut Membre Dernière intervention 9 avril 2014 44
31 oct. 2011 à 14:32
Par hasard tu as bien redémarré xampp pour que les modifications soient appliqués ?
0
khaled001 Messages postés 152 Date d'inscription mardi 19 août 2008 Statut Membre Dernière intervention 8 août 2016 7
31 oct. 2011 à 16:24
oui j'avais redemarré xampp apres modification sur le fichier de configuration php.ini j'enlever le point virgule avant la ligne ou se trouve le truc a activé par example j'avais trouvé la modification de xsl mais des autres bref apres je redémarrais xampp mais rien ne changer les warning rester :(
0