*make sure php5.6 is already install 1. Install Basic and the SDK Instant Client packages. Download from OTNDownload version 12.1.0.2.0. This file is required:instantclient-basic-linux.x64-12.1.0.2.0.zipinstantclient-sdk-linux.x64-12.1.0.2.0.zip2. Install OCI8 version oci8-2.0.10. Download from pecl.php.net3. Manual install OCI8 #tar -xzf oci8-2.0.10.tgz#cd oci8-2.0.10#phpize#./configure -with-oci8=share,instantclient,/usr/lib/oracle/12.1/client64/lib#make...
Showing posts with label pecl. Show all posts
Showing posts with label pecl. Show all posts
Tuesday, December 31, 2024
Wednesday, July 29, 2015
Install Oracle Instant Client (oci8) for CentOS
SolutionsDevelopment packages # yum install php-pear php-devel zlib zlib-devel bc libaio glibc# yum groupinstall "Development Tools"Instant Client1. Download the Basic and the SDK Instant Client packages from the OTN Instant Client page.Install the RPMs as the root user, for example:Latest Client 21.5.0.0.0 with Oracle 12c and PHP 8.1.Before that Instant Client 21.3.0.0.0 with Oracle 12c and...
Subscribe to:
Posts (Atom)