【发布时间】:2017-03-23 07:24:16
【问题描述】:
我需要知道是否有适用于 linux 操作系统的 php_pgsql.dll 等效包。我在网上搜索过,但我只能找到 pdo-pgsql 包。我需要 php_pgsql 驱动程序,就像在 Windows 中一样。
【问题讨论】:
-
什么风格和版本的 Linux?你想要 pg_* 函数吗?
-
我实际上试图为 redhat 6.8 获取 php-pgsql 包。但我没有得到
-
...试过什么?我没有提到任何让你尝试的东西......
-
我们使用的是 pgsql 驱动而不是 pdo。
-
什么版本的Linux...不然我就告诉你自己手动编译PHP。
标签: php linux postgresql centos redhat