0

I need to use php to connect oracle database on an ARM mechine, but there are no released version of Oracle Instant Client for ARM linux.

How can I enable oci extension on the ARM linux ?

Or can I use something other than oci to connect Oracle ?

Any help or idea ?

Thanks.

1 Answers1

0

Oracle Instant Client for Linux ARM64 is available from https://www.oracle.com/database/technologies/instant-client/linux-arm-aarch64-downloads.html

Christopher Jones
  • 9,449
  • 3
  • 24
  • 48
  • Please don't add the same answer to multiple questions. Answer the best one and flag the rest as duplicates. See [Is it acceptable to add a duplicate answer to several questions?](//meta.stackexchange.com/q/104227) – Yunnosch May 06 '21 at 06:07