1) Environnement Windows Xp V2002 Sp2
Installation Apache V2.2.6 et Php V5.2.4 :

2) L'exécution http://localhost donne
"Apache Server Status for localhost

Server Version: Apache/2.2.6 (Win32) PHP/5.2.4
Server Built: Sep 5 2007 08:58:56 ... Port 80"

3) Contenu de info.php : <?php phpinfo(); ?>

4) Fichier de configuration httpd.conf et php.ini en conformité des installations (LoadModule et ext).

5) L'exécution de http://localhost/info.php donne la même chose que http://localhost, comme si Apache ne tenait pas compte de php.



Questions :
Quel pourrait-être le point qui bloque l'exécution du php ?
Comment peut-on vérifier la bonne conformité du php et son exécution sous apache windows xp ?

Merci por vos réponses.
nansjlbx