IIS [8], PHP [7.1.19] and Oracle [11.2] - Windows 10 [Error]

0

I have a problem connecting from php to oracle. when using the function

oci_connect();

The result I receive is:

call to undefined function oci_connect() 
  • Windows 10
  • IIS8
  • PHP 7.1.19
  • Oracle 11.2

I have changed the .dll with others that I found on this page link
but I'm still with the problem.

    
asked by Fernando 12.10.2018 в 23:05
source

0 answers