File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -11,14 +11,14 @@ Use 'pecl install oci8-2.0.12' to install for PHP 5.2 - PHP 5.6.
11
11
12
12
Use 'pecl install oci8-1.4.10' to install for PHP 4.3.9 - PHP 5.1.
13
13
14
- The OCI8 extension needs to be linked with Oracle 12, 11, or 10.2
14
+ The OCI8 extension needs to be linked with Oracle 18, 12, 11, or 10.2
15
15
client libraries. These libraries are found in your database
16
16
installation, or in the free Oracle Instant Client from
17
- http ://www.oracle.com/technetwork/database/features /instant-client/
18
- Install the 'Basic' or 'Basic Lite ' Instant Client package. If
17
+ https ://www.oracle.com/technetwork/database/database-technologies /instant-client/overview/index.html
18
+ Install the 'Basic' or 'Basic Light ' Instant Client package. If
19
19
building from source, then also install the SDK package.
20
20
21
- Oracle's standard cross-version connectivity applies. For example,
22
- PHP OCI8 linked with Instant Client 11.2 can connect to Oracle
23
- Database 9.2 onward. See Oracle's note "Oracle Client / Server
21
+ Oracle's standard cross-version interoperability applies. For
22
+ example, PHP OCI8 linked with Instant Client 11.2 can connect to
23
+ Oracle Database 9.2 onward. See Oracle's note "Oracle Client / Server
24
24
Interoperability Support" (ID 207303.1) for details.
You can’t perform that action at this time.
0 commit comments