PHP, IIS, Oracle (OCI) not working

前端 未结 2 1762
醉酒成梦
醉酒成梦 2021-01-17 01:02

We are migrating from a Windows SBS 2011 to Windows Server 2012 R2.

We have an internal website that connects to our Oracle database using PHP.

I am trying

2条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-01-17 01:21

    try this:

    extension=php_oci8_12c.dll (instead of php_oci8.dll) - that is what I am using and you probably downloaded the same instant client as I did.

提交回复
热议问题