Thanks Darvin. I did restart Apache but I'll go back and see if my config
matches yours and try again.
Appreciate the help.
Mark
"Darvin Andrioli" <[EMAIL PROTECTED]> wrote in message
01C0B6EF.0A64EFC0@PCDARVIN">news:01C0B6EF.0A64EFC0@PCDARVIN...
It seems that Apache doesn't recognize your script
It seems that Apache doesn't recognize your script as php file.
First have you rebooted Apache after you modified httpd.conf? If so,
check the following lines:
ScriptAlias /php4/ "f:/php/php4corrente/"
AddType application/x-httpd-php4 .php
Action application/x-httpd-php4 "/php4/php.exe"
This