gpt4 book ai didi

php - 无法在centos 7中使用php连接postgres数据库

转载 作者:行者123 更新时间:2023-11-29 13:52:38 26 4
gpt4 key购买 nike

我已经安装了 postgres9.4 和 pgadmin3。之后我尝试为 php 连接安装“install pdo_pgsql”,但它给出了错误并且由于某些依赖性而没有安装包。我收到这样的错误消息“调用未定义的函数 pg_pconnect()”。

最佳答案

难道你不能:

yum install php-pgsql.x86_64

之后您需要重新启动 httpd。通过检查模块列表或:

echo phpinfo();

关于php - 无法在centos 7中使用php连接postgres数据库,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38100251/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com