CakeDC / cakephp-oracle-driver

CakePHP 3 Driver for Oracle Database
Other
40 stars 24 forks source link

Database driver CakeDC\OracleDriver\Database\Driver\OracleOCI cannot be used due to a missing PHP extension or unmet dependency #19

Closed xiaolu1981 closed 7 years ago

xiaolu1981 commented 7 years ago

error message had been got when i deploy cakephp 3.4 with cakephp-oracle-driver.

skie commented 7 years ago

you should have php_oci installed. I.E. you need to compile php with oci support.