简体   繁体   English

apache / php / oracle db / raspbian:调用未定义函数oci_connect()

[英]apache / php / oracle db / raspbian: Call to undefined function oci_connect()

I have (literally) spent days trying to find out if and how it is possible to SETUP OCI on a PI. 我(字面上)花了几天的时间来尝试确定是否以及如何在PI上设置OCI。

"Ask vague questions?" “问模糊的问题?” --> "Get vague answers!"... I know that. ->“得到含糊的答案!” ...我知道。 But all ressources I found are related to win/macos or other unix systems; 但是我发现的所有资源都与win / macos或其他unix系统有关。 I could paste 100s of pages of web history built up in the last couple of weeks... 我可以粘贴过去几周建立的数百页的网络历史记录...

there is this guy, building a java piece to achieve db connection (4 years old): https://tonoriesco.wordpress.com/2013/11/14/raspberry-pi-and-oracle/ ... 有这个家伙,正在构建一个Java块来实现db连接(4岁): https : //tonoriesco.wordpress.com/2013/11/14/raspberry-pi-and-oracle/ ...

Anybody out there who definitely knows if there is a way to connect and interact with a remote oracle db via php/apache setup, running on a raspberry pi, or not? 那里的人谁绝对知道是否存在通过php / apache设置与树莓派一起运行的远程oracle数据库连接和交互的方法? I mean, we DO have 2017, with all the iot marketing buzz going on, shouldn't Oracle care? 我的意思是,我们确实有2017年,所有的物联网营销嗡嗡声都在持续,Oracle难道不应该关注吗?

(PHP Version 5.6.29-0+deb8u1) (PHP版本5.6.29-0 + deb8u1)

使用REST调用ORDS之类的东西或您自己的中间层服务器/服务。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 PHP8 + Oracle OCI8 => 致命错误:未捕获错误:调用未定义的函数 oci_connect() - PHP8 + Oracle OCI8 => Fatal error: Uncaught Error: Call to undefined function oci_connect() Oracle 11g调用未定义的函数oci_connect() - Oracle 11g Call to undefined function oci_connect() 在Oracle的CentOS中未定义Oci_connect函数 - Oci_connect function is undefined in CentOS with Oracle PHP中的Oracle连接错误。 致命错误:调用未定义函数oci_connect() - Oracle Connection Error in PHP. Fatal error: Call to undefined function oci_connect() 致命错误:调用未定义的函数 oci_connect() php 错误 - Fatal error: Call to undefined function oci_connect() php error 调用未定义函数 oci_connect() - Call to undefined function oci_connect() 启用PHP oci8_11g扩展:调用未定义的函数oci_connect() - Enabling PHP oci8_11g extension: Call to undefined function oci_connect() 致命错误:在第71行的C:\\ xampp81 \\ htdocs \\ aaainc \\ db.php中调用未定义函数oci_connect() - Fatal error: Call to undefined function oci_connect() in C:\xampp81\htdocs\aaainc\db.php on line 71 致命错误:在第75行的C:\\ xampp81 \\ htdocs \\ test \\ inc \\ db.php中调用未定义函数oci_connect() - Fatal error: Call to undefined function oci_connect() in C:\xampp81\htdocs\test\inc\db.php on line 75 致命错误:调用Wamp中未定义的函数oci_connect() - Fatal error: Call to undefined function oci_connect() in Wamp
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM