Hi Lozano

i didn´t known that i could download from technet.oracle.com
my Oracle release is 8.0.5.0.0

i didn´t understand yet wath need to match
my oracle release is for windows nt 95/98
and running  in a windows 2000
the webserver is linux red hat 7.2


Ângelo Marcos Rigo
Webmaster Colégio Anchieta
http://www.colegioanchieta.g12.br


-----Original Message-----
From: Fernando Lozano [mailto:[EMAIL PROTECTED]]
Sent: quarta-feira, 4 de setembro de 2002 13:07
To: [EMAIL PROTECTED]
Subject: Re: linux/apache talking with oracle /win2000 


Angelo,

> I do need to acess a oracle 8i in a intel windows 2000 machine from a linux apache 
> webserver, how can it be done? php, jdbc? i do use php and java, 
> what guidelines must i follow to acess the database?

If you install the Oracle Client for Linux you can recompile PHP with
Oracle support (oci_* funcitons) and use PEAR DB if you wish. Much
easier and lighier than use JDBC. The advantage of using JDBC is that
you do not need any Oracle client software installed.

Be carefull of the Oracle release and Red hat (GLIBC) release used.
They have to match, otherwise you'll got a non-functioning PHP modile
and so a non-working apache. Eve if you can install oracle using the
compat-* libraries, mixing software compiled with the system glibc
and a compat glibc on the same executable wont't work.

You can download Oracle for Linux from technet.oracle.com and them
install just the client. Oracle versions do not have to match, so
if you use Red Hat 7.2/7.3 go get Oracle 9iR2.


[]s, Fernando Lozano



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to