Configuring Redis Oracle under Windows PHP

Source: Internet
Author: User

Download extension Address:

1, Https://windows.php.net/downloads/pecl/releases/redis

2, Https://pecl.php.net/package/redis

In the Ext directory, add:

php_redis.dll

php_redis.pdb 

这两个文件

Added in php.ini:

Extension=php_igbinary.dll

Extension=php_redis.dll

=========================

Download extension Address:

Https://pecl.php.net/package/oci8

Ext Directory Add:

Php_oci8.dll

Php_oci8_11g.dll

Php_oci8_12c.dll

To configure PHP.ini, add:

Oci8.privileged_connect = ON//must

Extension=php_oci8_11g.dll//If you can use Php_oci8_12c.dll for an integrated environment (select version)

Extension=php_pdo_oci.dll//must

extension=oci8.so//System support

System environment join: d:/path/to/instantclient-basic-nt-12.2.0.1.0\instantclient_12_2

Restart the service!

Configuring Redis Oracle under Windows PHP

Related Article

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.