About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
installation:php_oci

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
installing_the_php_oci_driver_for_oracle [2014/10/09 16:28] – [Getting Started] demiankatzinstallation:php_oci [2016/08/10 14:36] – [4. Set up PDO_OCI] demiankatz
Line 97: Line 97:
  
 ==== 4. Set up PDO_OCI ==== ==== 4. Set up PDO_OCI ====
 +
 +:!: // This step refers to VuFind 3.0.x and earlier; with release 3.1, the dependency on the troublesome PDO_OCI driver was removed, and you can skip ahead to step 5. // :!:
  
 Once OCI8 is installed, you also need to set up PDO_OCI.  (Notes adapted from [[http://ubuntuforums.org/showthread.php?p=7581997|this page]]). Once OCI8 is installed, you also need to set up PDO_OCI.  (Notes adapted from [[http://ubuntuforums.org/showthread.php?p=7581997|this page]]).
Line 362: Line 364:
 1. Extract the Oracle Instant Client files from the zip archives ([[#General_Notes|see above]] for download location) to c:\instantclient_11_1\. 1. Extract the Oracle Instant Client files from the zip archives ([[#General_Notes|see above]] for download location) to c:\instantclient_11_1\.
  
-2. Add the c:\instantclient_11_1\ directory to your system path as described above under the [[installation_windows#install_the_java_jdk|Java JDK]] step.  Be sure you insert the Instant Client directory BEFORE any other Oracle paths in the path list.+2. Add the c:\instantclient_11_1\ directory to your system path as described above under the [[legacy:installation:windows#install_the_java_jdk|Java JDK]] step.  Be sure you insert the Instant Client directory BEFORE any other Oracle paths in the path list.
  
 3. Run the PHP installer and add the "Oracle (8)" and "PDO / Oracle10g Client and Above" extensions. 3. Run the PHP installer and add the "Oracle (8)" and "PDO / Oracle10g Client and Above" extensions.
installation/php_oci.txt · Last modified: 2023/11/28 20:38 by demiankatz