# Unable to using OCI8 Oracle connection - (Bitnami Windows Installer)

**URL:** https://community.dreamfactory.com/t/unable-to-using-oci8-oracle-connection-bitnami-windows-installer/2023
**Category:** Bitnami Installers
**Created:** [January 12, 2016, 2:12pm UTC](https://community.dreamfactory.com/t/unable-to-using-oci8-oracle-connection-bitnami-windows-installer/2023 "2016-01-12T14:12:49Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![MobileAppVault](https://avatars.discourse-cdn.com/v4/letter/m/97f17d/32.png) [@MobileAppVault](https://community.dreamfactory.com/u/MobileAppVault)
#### Post date: [January 12, 2016, 2:12pm UTC](https://community.dreamfactory.com/t/unable-to-using-oci8-oracle-connection-bitnami-windows-installer/2023/1 "2016-01-12T14:12:49Z")

</div>

Hi all,

i have the problem that i get an error if i will activate the OCI8 extension in php.ini

Error message:  
“PHP Warning: PHP Startup: oci8: Unable to initialize module\nModule compiled with build ID=API20121212,TS,VC11\nPHP compiled with build ID=API20121212,TS,VC12\nThese options need to match\n in Unknown on line 0”

At the moment there is no possibility to connect to a oracle database.

Please can you help me with this issue.

Thank you  
Best regards  
Alex

---

<div class="post-metadata">

### Author: ![formerstaff](https://yyz1.discourse-cdn.com/flex035/user_avatar/community.dreamfactory.com/formerstaff/32/1133_2.png) [@formerstaff](https://community.dreamfactory.com/u/formerstaff)
#### Post date: [January 12, 2016, 2:14pm UTC](https://community.dreamfactory.com/t/unable-to-using-oci8-oracle-connection-bitnami-windows-installer/2023/2 "2016-01-12T14:14:47Z")

</div>

This is a known issue. The 2.0.3 and 2.0.4 Bitnami builds for Windows had PHP compiled with the wrong version of Visual C++. We’re working to get this corrected.

If you don’t have a need for V8JS scripting (which was added to Windows in 2.0.3) you can install the 2.0.2 version instead and then use the instructions on [https://wiki.dreamfactory.com](https://wiki.dreamfactory.com) to update your DF code to the latest version.

---

<div class="post-metadata">

### Author: ![Mike\_Harvey](https://yyz1.discourse-cdn.com/flex035/user_avatar/community.dreamfactory.com/mike_harvey/32/572_2.png) [@Mike\_Harvey](https://community.dreamfactory.com/u/Mike_Harvey)
#### Post date: [January 21, 2016, 11:17pm UTC](https://community.dreamfactory.com/t/unable-to-using-oci8-oracle-connection-bitnami-windows-installer/2023/3 "2016-01-21T23:17:35Z")

</div>

What if I do need V8JS? Does this mean I am stuck?

---

<div class="post-metadata">

### Author: ![toddappleton](https://yyz1.discourse-cdn.com/flex035/user_avatar/community.dreamfactory.com/toddappleton/32/159_2.png) [@toddappleton](https://community.dreamfactory.com/u/toddappleton)
#### Post date: [January 22, 2016, 2:09pm UTC](https://community.dreamfactory.com/t/unable-to-using-oci8-oracle-connection-bitnami-windows-installer/2023/4 "2016-01-22T14:09:46Z")

</div>

Nope, V8 works in Bitnami 2.0.4-2, including Windows.

---

<div class="post-metadata">

### Author: ![Mike\_Harvey](https://yyz1.discourse-cdn.com/flex035/user_avatar/community.dreamfactory.com/mike_harvey/32/572_2.png) [@Mike\_Harvey](https://community.dreamfactory.com/u/Mike_Harvey)
#### Post date: [January 25, 2016, 2:57pm UTC](https://community.dreamfactory.com/t/unable-to-using-oci8-oracle-connection-bitnami-windows-installer/2023/5 "2016-01-25T14:57:47Z")

</div>

Yes but the issue I have is with the SQL driver, and the fix is to roll back to 2.0.2 which I understand does not have the V8JS feature. So I restate my original question, if I need both am I stuck until a fix is released?

---

<div class="post-metadata">

### Author: ![formerstaff](https://yyz1.discourse-cdn.com/flex035/user_avatar/community.dreamfactory.com/formerstaff/32/1133_2.png) [@formerstaff](https://community.dreamfactory.com/u/formerstaff)
#### Post date: [January 25, 2016, 3:09pm UTC](https://community.dreamfactory.com/t/unable-to-using-oci8-oracle-connection-bitnami-windows-installer/2023/6 "2016-01-25T15:09:03Z")

</div>

2.0.4-2 also resolves the sqlsrv issue with the incorrectly compiled PHP.
