http://www.oracle.com/technology/pub/articles/deployphp/index.html -----Original Message----- From: centos-bounces@xxxxxxxxxx [mailto:centos-bounces@xxxxxxxxxx] On Behalf Of Joacim Ekroth Sent: Wednesday, August 10, 2005 5:02 AM To: CentOS mailing list Subject: Re: OCI8 extension for PHP Reuben D. Budiardja wrote: > Hello, > I am wondering what do people use to connect to an oracle DB ? > I've been looking for something like php-oci8 RPM package, but no luck so far. > I hate to have to rebuilding PHP on my own just to be able to connect > to an Oracle database. > > Thanks for any help > RDB > _______________________________________________ > CentOS mailing list > CentOS@xxxxxxxxxx > http://lists.centos.org/mailman/listinfo/centos > Reuben, AFAIK there is no pre-made packages for this. You have to do it yourself. You first need to install the Oracle Client package, and then recompile php together with the Oracle libs ( --with-oci8 ) HTH Joacim _______________________________________________ CentOS mailing list CentOS@xxxxxxxxxx http://lists.centos.org/mailman/listinfo/centos