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/09/12 10:29] – [Getting Started] 1alleninstalling_the_php_oci_driver_for_oracle [2014/10/09 16:27] – [Getting Started] demiankatz
Line 7: Line 7:
 ==== Getting Started ==== ==== Getting Started ====
  
-Regardless of platform, you will need to download the [[http://www.oracle.com/technetwork/database/features/instant-client/index-097480.html|Oracle Instant Client]] (at a minimum you need Basic and SDK zip files).   You will need to accept a license agreement and log in to Oracle's site (free account creation) in order to download the files.  Be sure to select the appropriate file versions for your hardware and +Regardless of platform, you will need to download the [[http://www.oracle.com/technetwork/database/features/instant-client/index-097480.html|Oracle Instant Client]] (at a minimum you need Basic and SDK zip files). // You may need to do a Google search for the SDK; as of this writing, it is hard to find within the Oracle site. // You will need to accept a license agreement and log in to Oracle's site (free account creation) in order to download the files.  Be sure to select the appropriate file versions for your hardware.
  
 ===== Fedora ===== ===== Fedora =====
Line 319: Line 319:
  
 <code bash> <code bash>
-sed -i -e 's/function_entry pdo_oci_functions/zend_function_entry pdo_oci_functions/' pdo_oci.c+sudo sed -i -e 's/function_entry pdo_oci_functions/zend_function_entry pdo_oci_functions/' pdo_oci.c
 </code> </code>
  
installation/php_oci.txt · Last modified: 2023/11/28 20:38 by demiankatz