On 08/12/2013 09:08 AM, Eugene M. Zheganin wrote:
Hi.
On 12.08.2013 20:45, KAs Coenen wrote:
Reinstalled openssl in 64bit with shared libs, libiconv and added zlib. Now
everything ran fine. I still have other questions (not related to php install)
about how to add oci as module. Where can I ask such things?
You can install it from PECL, you can build it with PHP (statically or as
shared extension). Both ways should suit your needs. But you need to have
installed Oracle database client, or at least Instant client on your server.
Eugene.
Using PECL as a shared extension is currently the best plan for OCI8 because
of the release schedules/statuses of the PHP branches and of OCI8. Using PECL
will let you easily update OCI8 to the latest versions as they are released.
For example, the OCI8 2.0 extension (which is in 'developer' preview on PECL)
is not likely to be merged back to the PHP 5.4 code bundles, even though it
works with PHP 5.x.
Chris
--
christopher.jo...@oracle.com http://twitter.com/ghrd
Free PHP & Oracle book:
http://www.oracle.com/technetwork/topics/php/underground-php-oracle-manual-098250.html