Oracle + Oci8 + php5.6 + Ubuntu 16.04

萝らか妹 提交于 2019-12-08 18:45:27

You have to completly delete your php7 and it will work.

Oracle added new features to the connection module oci8 in the version > oci8.2.xxx that work with php7 It should be installed with version 1.4 that is still compatible with php5.6.

Download 1.4 in http://pecl.php.net/package/oci8

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!