can not connect to oracle database using PHP 5.6.14 - OCI Connect issue can not connect to oracle database using PHP 5.6.14 - OCI Connect issue oracle oracle

can not connect to oracle database using PHP 5.6.14 - OCI Connect issue


Un-comment this line only:

;extension=php_oci8_11g.dll ; Use with Oracle 11gR2 Instant Client

then download this file from OCI files

and place missing files in /php/ext folder.

Hope instant client 12.1 already installed and configured.