PHP pdo_oci extension does not load on windows server 2012 R2 and windos server 2016.
-
I have been using laragon for a few months but have never installed a production version on a Window 2012 R2 server. I activated all the pdo extensions including the pdo_oci via the interface without entering the php.ini. However, only the pdo_oci extension is not loaded.
Environment: Windows Server 2012 R2.
Architecture: x64
Laaragon version: laragon Full 4.0.15
-
@enretap : How did you install the pdo extensions?
I remember creating a tutorial here: https://forum.laragon.org/topic/607/tutorial-how-to-install-php-s-oracle-oci-extension
-
On my local dev computer, after laragon installation i used pdo_oci directly without over configuration of oracle client or pdo installation.
-
@leokhoa i have seen your tutoriel about oracle oci installation and aplyed it but no work !
-
@enretap : Do you have any error messages?
-
@leokhoa there is not error message. When i run a phpinfo, i dont see pdo_oci in drivers list ! However, it is checked in laragon !
-
@enretap : So you must be misssing some steps. What did you do steps by steps?
-
-
@leokhoa I think all the steps have been taken. I downloaded the instantclient 12_1 then copied the .dlls to the php version folder.
-
@enretap : Did you try @mmcev106's solution?
https://forum.laragon.org/topic/607/tutorial-how-to-install-php-s-oracle-oci-extension/2
-
@leokhoa no for now, please i try it !
-
ouff sorry but not work