Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: how to link Apache and Oracle?
nowayjose_at_telus.net wrote:
> On Wed, 18 Feb 2004 15:22:54 GMT, Hans Forbrich <hforbric_at_yahoo.net>
> wrote:
>
>
>>nowayjose_at_telus.net wrote: >> >>>Good advice, thank you! However, my Oracle database is on a separate >>>machine than Apache and it is that particular Apache that I need to >>>link to Oracle... The Apache that I will use is straight from Red Hat >>>Enterprise Linux 3, v 2.0 I think... >>> >>>Besides, I don't know Java... >>> >>>K. >> >>You miss the points. Some things to consider: >> >>1) Apache is included and installed on the database machine. Assuming >>you have access to the machine, look at $ORACLE_HOME/Apache/Apache to >>get started.
>>2) Java is irrelevant. Apache is included and installed on your >>machine.
>>3) You mention JSP. Means Java Server Pages. So you mean some form of >>Java.
>>4) Learn something about web servers. Having Other web servers around >>is also irrelevant as you can punt from one to the next. Consider >>getting O'Reilly's basic Apache book.
>>5) PLSQL is a great way to connect to DB (using mod_plsql). Saves a lot >>of hassle.
>>6) mod_PERL is included.
>>7) Just 'cause Apache 2 is included don't mean you have to use it - it's >>not necessarily better (for this purpose), just different. >> >>/Hans
This is a considerably different question and rules than what I understood in the first post and subsequent posts.
In this case, I suggest PERL.
/Hans Received on Fri Feb 20 2004 - 14:12:44 CST
![]() |
![]() |