I use Windows Vista, and I've installed Apache 2.2.4 and PHP 5 several times and everytime I go to configure Apache, I can't find AddModule line or AccpetPathInfo, or PHPIniDir .
I tried to configure without it, but PHP just won't run when I test it.
open your PHP dir. and find the install.text and open it then find these line:
ScriptAlias /php/ "c:/php/"
AddType application/x-httpd-php .php
Action application/x-httpd-php "/php/php.exe"
copy it and find the http file in your apache i tkink it is inside the conf folder and open the http file and paste it at the bottom..
Must read Review for Serious PHP Developers
NuSphere PhpED 5.5
: The Staff of php-editors.com recently spent a few days working with NuSphere
PhpED 5.5
(a popular PHP IDE) and
NuCoder 2.0
(a PHP Encoding Utility), read up on all the details.