Hi everyone,
I have installed Bitnami DreamFactory Windows installer on my PC and I'm trying to connect to an oracle database, however, when trying to create a service I get the error that the oci8 is required and it is not loaded or installed. I even went back to dreamfactory-2.0.2-0, due some issues due to a visual c++ compilation of a library and I enabled php_oci8_11g.dll in the php.ini file. Then when I executed php -m I get an error message as follow:
""The procedure entry point OCIStmtRelease could not be located in the dynamic link library"
with the whole path of E:\Bitnami\dreamfactory-2.0.2-0\php\php_oci8_11g.dll
The Oracle Instant Client was already setup as I've been using it for ODBC access from Excel.
Any help won how to get up and running will be appreciated.