Connecting to Oracle in Codeigniter (undefined constant OCI_COMMIT_ON_SUCCESS)
06:45 12 May 2014

im kind of a n00b to Oracle db's, but when i set my dbdriver in codeigniter to oci8, i get the following error, which is weird, providing the extension is enabled in the php.ini file.

I get the following error.

A PHP Error was encountered

Severity: Notice

Message: Use of undefined constant OCI_COMMIT_ON_SUCCESS - assumed 'OCI_COMMIT_ON_SUCCESS'

Filename: database/DB.php

Line Number: 82

php codeigniter oracle11g