使用 XAMPP 卡住对未定义函数 oci_connect() 的调用 [英] Stuck Call to undefined function oci_connect() using XAMPP

查看:40
本文介绍了使用 XAMPP 卡住对未定义函数 oci_connect() 的调用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想将 PHP 连接到 Oracle Database 12c,我已经在此视频中尝试过

  • 解压并粘贴 Instant Client(版本 12.1.0.2.0)

  • 并且已经在这里下载了 php_oci8_12c.dll 文件:

  • 错误信息:调用未定义函数 oci_connect()

    我很困惑为什么无法连接到 ORACLE DATABASE 12c :(

    解决方案

    你很亲密.

    1. 将 oci.dll、oraociei12.dll 和 oraons.dll 从 C:instantclient_12_1 添加到 xampp/apache/bin 文件夹.替换现有的.

    2. 重启 Apache

    注意:确保您的 PATH 环境变量设置为此文件夹C:instantclient_12_1".

    i'm want connect PHP to Oracle Database 12c, i'm already try in this video https://www.youtube.com/watch?v=KJme5JMxKeo

    error message : Call to undefined function oci_connect()

    i'm confused why can't connect to ORACLE DATABASE 12c :(

    解决方案

    you are very close.

    1. Add oci.dll, oraociei12.dll, and oraons.dll from C:instantclient_12_1 to xampp/apache/bin folder. Replace the existing ones.

    2. Restart the Apache

    N.B: Make sure that your PATH environment variable are set to this folder "C:instantclient_12_1".

    这篇关于使用 XAMPP 卡住对未定义函数 oci_connect() 的调用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

    查看全文
    登录 关闭
    扫码关注1秒登录
    发送“验证码”获取 | 15天全站免登陆