Closed GoogleCodeExporter closed 8 years ago
Bonsoir,
Avez-vous configuré le fichier "hosts" de Windows ? (pour lui indiquer que
piwam.local se réfère à votre machine).
Original comment by adrien.mogenet
on 11 Feb 2010 at 7:28
Oui
127.0.0.1 piwam.local
Original comment by christop...@gmail.com
on 19 Feb 2010 at 12:39
http://piwam.local/check_configuration.php
********************************
* *
* symfony requirements check *
* *
********************************
php.ini used by PHP: T:\Program Files\EasyPHP 3.0\apache\php.ini
** Mandatory requirements **
OK PHP version is at least 5.2.4
OK php.ini has zend.ze1_compatibility_mode set to off
** Optional checks **
OK PDO is installed
OK PDO has some drivers installed: sqlite2, 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) ***
OK php.ini has short_open_tag set to off
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
Original comment by christop...@gmail.com
on 19 Feb 2010 at 1:27
Est-ce que le module "mod_rewrite" d'apache est bien activé ?
Est-ce que les .htaccess sont bien pris en compte ? (Essayez un simple fichier
avec
la ligne "deny from all", le serveur devrait afficher un refus de connexion).
Je n'ai pas essayé avec EasyPHP, mais RAS sous Wamp et Xampp.
Bon courage !
Original comment by adrien.mogenet
on 19 Feb 2010 at 9:54
Le module "mod_rewrite" d'apache n'était pas activé.
Tout fonctionne apparemment maintenant.
Merci pour vos précieux conseils.
Original comment by christop...@gmail.com
on 20 Feb 2010 at 1:25
Original comment by adrien.mogenet
on 20 Feb 2010 at 1:29
Original issue reported on code.google.com by
christop...@gmail.com
on 11 Feb 2010 at 8:44