I have a question regarding setting up PHP to run on a server with an Oracle Client. Currently the way my organization has things set up, we have a main web server, we have a server with our oracle database, and then a third server with Oracle Application Server which runs the web server for the Oracle database client.
Since the Oracle web server is not Apache but instead OAS, will PHP be compatible in order to set it up so that it can query the Oracle database?