Thanks for the great link. I followed it exactly and I still get the same error. I have it running on a VMWare box so it’s easy to try new things and revert. Still can’t get past these errors.
When you take out the following lines Apache starts up fine:
# Enable PHP5
LoadModule php5_module “C:/Program Files/PHP5/php5apache2_2.dll”
AddType application/x-httpd-php .php
PHPIniDir “C:/Program Files/PHP5”