Page 1 of 1

How to enable pdo_oci.. Please help me

PostPosted: 16. January 2015 07:49
by Rathilesh
Hi friends..
I have installed xampp in oracle linux enterprize... then i activated oci 8 through this commands ...
Code: Select all
sudo /opt/lampp/lampp oci8

took instant client path automatically [/opt/lampp/lib/instant-11.2.0.3.0]....
oci8 is running successfully... but my question is how to enable pdo_oci .... please help me .... :oops:

Re: How to enable pdo_oci.. Please help me

PostPosted: 16. January 2015 13:39
by Nobbie
You cannot do this on yourself, the pdo_oci must be statically compiled into PHP. Send a request to Bitnami, if they like to adapt OCI into PDO.