0

I am trying to load the oci8_12c library in php 8 on windows 10 machine .

The module is loaded but it shows the following error :

enter image description here

I did download the oracle instant client ( 12.1.0 ) and added it to the PATH .

Please help .

Ahmed Rafie
  • 81
  • 1
  • 6

1 Answers1

1

Thank you for replies .

The problem was with the oci8 library .

for anyone coming here you should be aware of your php version while picking the dll library from the link below .

PECL Page for oci8

Ahmed Rafie
  • 81
  • 1
  • 6