windows php oci 扩展添加
1,框架基于ci
2,php 版本 php-5.6.40-nts-x86-web
php.ini
3,oci8 扩展 文件包 php_oci8-2.0.12-5.6-nts-vc11-x86,zip
4,oracle版本查看 软件 PL/SQL
sql:select * from v$version;
Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production
PL/SQL Release 12.1.0.2.0 - Production
CORE 12.1.0.2.0 Production
TNS for 64-bit Windows: Version 12.1.0.2.0 - Production
NLSRTL Version 12.1.0.2.0 - Production
配置 工具->首选项->链接
主目录: E:\PLSQL\instantclient_11_2 OCI库 :E:\PLSQL\instantclient_11_2\oci.dll
5,windows 环境变量
path : E:\PLSQL\instantclient_11_2;E:\PHPCUSTOM2\phpcustom\server\php-5.6.40-nts-x86-web;E:\PHPCUSTOM2\phpcustom\server\php-5.6.40-nts-x86-web\ext\
ORACLE_HOME:E:\Oracle\Instant Client\bin
NLS_LANG:SIMPLIFIED CHINESE_CHINA.ZHS16GBK
TNS_ADMIN:E:\PLSQL\instantclient_11_2

浙公网安备 33010602011771号