I configured as they writed below
#
LoadModule php5_module "c:/php5/php5apache2_2.dll"
AddHandler application/x-httpd-php .php
PHPIniDir "C:/php5"
#
but it didn't work with php file. It warn "Apache HTTP server has encountered a problem and need to close..."
Can you help me ???
Thanks a lot.