This article mainly introduces the Oracle client extension (OCI8) Installation tutorial in PHP, which is implemented in Linux. OCI8 is the PHP extension module used to connect to the Oracle database, if you want to use php to access the oracle
This article mainly introduces the Oracle client extension (OCI8) installation tutorial in PHP, which is implemented in Linux. OCI8 is the PHP extension module used to connect to the Oracle database, if you need it, refer to the ORACLE installation
Recent projects need to use PHP to access Oracle databases and have to install Oci8 extensions to PHP under Linux. PHP can also use PDO to access Oracle databases, but you still need to install clients.
First to the Oracle official website of this
1. Download Oracle Client rpmInstant Client for Linux http://www.oracle.com/technetwork/topics/linuxx86-64soft-092277.htmlOracle-instantclient11.2-basic-11.2.0.4.0-1.x86_64Oracle-instantclient11.2-devel-11.2.0.4.0-1.x86_64$rpm-IVH
There are many ways to connect to the Oracle database. The following describes how to connect to the Oracle database through the OCI8 interface. It is helpful for you to learn how to connect to the Oracle database.
If you have the PL/SQL program,
The common problem of using PHP is: Compile PHP forgot to join an extension, and then want to join the extension, but because the installation of PHP and then installed something such as pear, do not want to remove the folder reload, then you need
Oracle Support for PHP in Linux (oci8)
A common problem with using php is: I forgot to add an extension when compiling php. I want to add an extension later. But I didn't want to delete the Directory and reinstall it because I installed something
Oracle Support (oci8) and oracleoci8 enabled for PHP in Linux
A common problem with using php is: I forgot to add an extension when compiling php. I want to add an extension later. But I didn't want to delete the Directory and reinstall it because I
The common problem with PHP is: Compile PHP When you forget to add an extension, and then want to add extensions, but because after installing PHP and loaded with something like pear, do not want to remove the directory reload, then you need to add
Linux Centos7 installing oci8 and Pdo_oci extensionsFirst, the basic environment1, centos7_64+apache/2.4.7+php5.3.27;2, oracle11.2 (remote)3. Set oracle11.2 to run remote access (within the scope of Oracle settings)4, set the firewall operating
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.