简体   繁体   中英

Install oracle and php oracle extension(OCI8) in Opensuse environment

I am using oracle database server Now I want to install oracle in Opensuse environment.It completelty work in ubuntu and Windows.So please tell me steps to install php,oci8 extension and oracle in Opensuse. This is urgent.

Thank you.

You need to install the following packages:

php5-devel libxml2-devel zlib-devel readline-devel oracle-instantclient11.2-basic oracle-instantclient11.2-devel

And compile oci8 php extension

A howto from suse website

This also can help you

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM