杜德,我的php.ini在哪里? - Dude, where's my php.ini?

Posted 1994july

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了杜德,我的php.ini在哪里? - Dude, where's my php.ini?相关的知识,希望对你有一定的参考价值。

问题:

A few years ago I installed Apache 2.2x and php 5.3.1 on a Linux server I maintain. 几年前,我在维护的Linux服务器上安装了Apache 2.2x和PHP 5.3.1。 I used .tar.gz‘s and built them as instructed (instead of rpms and what-have-you). 我使用.tar.gz并按照指示进行构建(而不是rpm和您拥有什么)。 And all was fine. 一切都很好。

Today I need to install this which seems like a PHP library. 今天,我需要安装它 ,它看起来像一个PHP库。 I went through all the steps up to make install, and I find ibm_db2.so in $PHP_HOME/lib/extensions/somecomplicatedname/ibm_db2.so 我完成了所有安装步骤,然后在$PHP_HOME/lib/extensions/somecomplicatedname/ibm_db2.so ibm_db2.so中找到了ibm_db2.so。

The great catch is the last step is to configure php.ini but there is NO php.ini on my system. 最好的收获是最后一步是配置php.ini,但是我的系统上没有php.ini。 Horror of horrors. 恐怖的恐怖。 PHP works fine, except of course for this new-fangled ibm_db2 thingamagic that I want to use so somebody can use a GUI to tinker with DB2 . PHP可以正常工作,当然除了我要使用的这种新型ibm_db2东西之外,其他人可以使用GUI来修改DB2 。 (I tried a small php script which fails and indicates that the ibm_db2 functions are not available). (我尝试了一个小的php脚本,该脚本失败了,并指示ibm_db2函数不可用)。

I have to deal with PHP once every few years, so please enlighten me at a very basic level about what I could do to enable web-based GUI access to DB2 . 我必须每隔几年处理一次PHP,因此请从一个非常基本的角度启发我,使我可以做些什么来使基于Web的GUI访问DB2 。


解决方案:

参考一: https://stackoom.com/question/aRGL/杜德-我的php-ini在哪里
参考二: https://oldbug.net/q/aRGL/Dude-where-s-my-php-ini

推荐:excel数据透视表,10个Excel数据透视表操作技巧

以上是关于杜德,我的php.ini在哪里? - Dude, where's my php.ini?的主要内容,如果未能解决你的问题,请参考以下文章

我在哪里可以找到 php-cli 的 php.ini

php.ini 在哪里? [复制]

如何在 wordpress 上找到我的 php.ini?

内容处理器在 dude 模型的属性中不可用

php设置响应时间 我有一段程序循环要很久 我想在代码中改 最大响应时间 用ini_set 写在哪里

在哪里可以找到 PHP 的错误日志文件?