Hi guys...I've already done the httpd.conf changes...and re-started Apache and my machine.
Hmmm....I found this in the manual:
ScriptAlias /php/ "c:/php/"
AddType application/x-httpd-php .php .phtml
Action application/x-httpd-php "/php/php.exe"
I suppose I'll double check my httpd.conf file to make sure I have these completed. The AddType part is done, I know that. But I'm not so sure about the ScriptAlias and Action application parts.
Any other ideas if that doesn't work?
Thanks.
Brian