Re: [CentOS] OCI

2008-07-22 Thread Mad Unix
what about this link (its for SuSE) http://en.opensuse.org/Howto_build_oci8_extension_module_for_php On Tue, Jul 22, 2008 at 10:16 AM, Tomasz 'Zen' Napierala <[EMAIL PROTECTED]> wrote: > Tuesday 22 July 2008 06:51:33 Mad Unix napisał(a): > > any one used this method on CenTOS5 64bit > > Yes, we a

Re: [CentOS] OCI

2008-07-22 Thread Tomasz 'Zen' Napierala
Tuesday 22 July 2008 06:51:33 Mad Unix napisał(a): > any one used this method on CenTOS5 64bit Yes, we are using it on many servers with no problems. We are also using custom made RPMs with oracle-client and oci - the same story there, no problems. Regards, -- Tomasz 'Zen' Napierala Systems Ar

Re: [CentOS] OCI

2008-07-21 Thread Mad Unix
any one used this method on CenTOS5 64bit http://pecl.php.net/package/oci8 #pecl install oci8 On Mon, Jul 21, 2008 at 8:59 PM, Jay Leafey <[EMAIL PROTECTED]> wrote: > I am a bit hesitant to suggest this, but Oracle has already built > RHEL-compatible php packages, including php-OCI8. You can fi

Re: [CentOS] OCI

2008-07-21 Thread Jay Leafey
I am a bit hesitant to suggest this, but Oracle has already built RHEL-compatible php packages, including php-OCI8. You can find the files at http://oss.oracle.com/projects/php/, built for both RHEL 4u6 and RHEL 5u1. The php-oci8 package depend on the Oracle Instant Client (also available as

Re: [CentOS] OCI

2008-07-21 Thread jleaver+centos
Mad Unix wrote: My Question is: How to build the OCI8 extension module for php5 under CentOS5? I've had some success using these instructions / rpms / srpms: http://freshrpms.net/docs/oracle/ Jacob Leaver Sr Systems Administrator ReachONE Internet

Re: [CentOS] OCI

2008-07-21 Thread Johnny Hughes
Mad Unix wrote: My Question is: How to build the OCI8 extension module for php5 under CentOS5? You will need to rebuild the RPM with ociheaders installed and with the --with-oci8 switch ... http://www.2question.com/demo/install_php_on_redhat_linux_with_10g.html signature.asc Descriptio

Re: [CentOS] OCI

2008-07-21 Thread Mad Unix
My Question is: How to build the OCI8 extension module for php5 under CentOS5? Thanks On Mon, Jul 21, 2008 at 1:47 PM, Mad Unix <[EMAIL PROTECTED]> wrote: > We do have 2xDB on the System One for the Core based on Oracle10g and the > rivate one based for MySQL > normally I do Apache Install and ph

Re: [CentOS] OCI

2008-07-21 Thread Mad Unix
We do have 2xDB on the System One for the Core based on Oracle10g and the rivate one based for MySQL normally I do Apache Install and php from the source and bind it Oracle10g OCI This time i installed Apache/MySQL through yum install Thanks On Mon, Jul 21, 2008 at 1:01 PM, Jim Perrin <[EMAIL PR

Re: [CentOS] OCI

2008-07-21 Thread Jim Perrin
On Mon, Jul 21, 2008 at 5:37 AM, Mad Unix <[EMAIL PROTECTED]> wrote: > Am running centos5 , I want to compile my apache with php to support the > following > > './configure' '--with-apxs2=/usr/local/apache/bin/apxs' > '--with-mysql=/usr/local/mysql' '--with-zlib-dir=/usr/lib/' > '--enable-versioni

[CentOS] OCI

2008-07-21 Thread Mad Unix
Am running centos5 , I want to compile my apache with php to support the following './configure' '--with-apxs2=/usr/local/apache/bin/apxs' '--with-mysql=/usr/local/mysql' '--with-zlib-dir=/usr/lib/' '--enable-versioning' '--enable-track-vars=yes' '--enable-url-includes--enable-sysvshm=yes' '--ena