I am running Apache 1.3 (Oracle 9ias) and have installed PHP4. It is definitely working with a straight php application. Now, I am trying to deploy a html/jsp application that calls the php file located in the Apache\Apache\htdocs directory. I know it is finding the .php file, however, I am getting the dialog whether I want to save or open the file. I have this working in my JDeveloper environment which I had to set up for PHP also.
I think I'm missing something in httpd.conf, but cannot figure it out.
Any help would be greatly appreciated.
Thanks!