internals:windows:libs:oracle

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
internals:windows:libs:oracle [2008/07/15 17:52] sixdinternals:windows:libs:oracle [2008/07/15 20:50] – Add explicit path command from rrichards sixd
Line 6: Line 6:
 ===== Installation ===== ===== Installation =====
  
-  - Download the Oracle 10gR2 Instant Client "basic" and "sdk" zip files. +  - Download the Oracle 10gR2 Instant Client "basic" and "sdk" zip files from Oracle
-  - Unzip the "basic" package and rename the directory as lib/instantclient +  - Unzip the "basic" package and rename the directory as ''lib/instantclient'' 
-  - Unzip the "sdk" package and rename the directory as include/instantclient +  - Unzip the "sdk" package and rename the directory as ''include/instantclient'' 
-  - Build with the --with-oci8 option +  - Build with the ''--with-oci8'' option, e.g. ''--with-oci8=shared'' You can also pass the Instant Client path, for example ''--with-oci8=F:\instantclient_10_2\sdk,shared'' 
-  - Move the generated php_oci8.dll to the extensions directoryedit php.ini and set "extension_dirto that  path, and enable the extension with "extension=php_oci8.dll"+  - Move the generated ''php_oci8.dll'' to the extensions directory and edit ''php.ini'', setting ''extension_dir'' to that path. Enable the extension in ''php.ini'' with ''extension=php_oci8.dll''
  
 ===== Getting Instant Client ===== ===== Getting Instant Client =====
Line 23: Line 23:
  
  
-The php_oci8.dll released with PHP 5.1 and 5.2 used Oracle Instant Client 10gR2 aka 10.2.+The php_oci8.dll released with PHP 5.1 and 5.2 used Oracle Instant Client 10gR2 (aka 10.2)
internals/windows/libs/oracle.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1