Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Deploying PHP page in J2EE web application

KumarMCSep 2 2005 — edited Sep 13 2005
Hi,

I am deploying a sample php page in a OC4J web application. When I try to load the php page in browser, I get following error:

"500 Internal Server Error. Could not find/launch the interpreter, searched for php ".

But, If I copy the same php page into Oracle's Apache/apache/htdocs directory, the page runs.

This tells me that mod_php is properly configured to run from Oracle HTTP Server. But, not from an OC4J web application.

I am running Oracle 10.1.2.0 on Linux machine.

I have deployed my web application in ..\j2ee\home\application directory.

How do we make OC4J web app to see the PHP interpreter?

Thanks,
Mohan
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 11 2005
Added on Sep 2 2005
3 comments
1,200 views