salut
j essai de déployé mon application symfony sur un serveur de production , Je suis confronté a plusieur probleme.
1.LA page index.php est une page blanche.
2.j ai esaayé d accédé a d autre page mais use_helper n est pas reconnu:
Voila le message d erreur :
Fatal error: Call to undefined function include_partial()
j ai essayé de voire si la configuration est correcte :
php.ini used by PHP: /usr/local/lib/php.ini
** Mandatory requirements **
OK PHP version is at least 5.2.4
** Optional checks **
OK PDO is installed
OK PDO has some drivers installed: sqlite, sqlite2, mysql
OK PHP-XML module is installed
OK XSL module is installed
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
[[WARNING]] PHP version is not 5.2.9: FAILED
*** PHP 5.2.9 broke array_unique() and sfToolkit::arrayDeepMerge(). Use 5.2.10 instead [Ticket #6211] ***
Merci pour votre aide .
Partager