Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/postgresql/9.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Gentoo使用postgresql安装php,使用postgresql安装pdo_Php_Postgresql_Gentoo - Fatal编程技术网

Gentoo使用postgresql安装php,使用postgresql安装pdo

Gentoo使用postgresql安装php,使用postgresql安装pdo,php,postgresql,gentoo,Php,Postgresql,Gentoo,我已经安装了php,现在我想在php中安装postgresql支持。 我已经在我的/etc/make.conf和/etc/portage/package.use中添加了postgres和pgsql,但是php仍然是用编译的,没有pdo pgsql,你猜到了使用标志。您需要启用的是postgres。安装并运行ufed以查看有效使用标志的完整列表。很抱歉,我输入错误。实际上我是做了postgres而不是postgresql我已经安装了ufed并且它显示了[-]postgres我对它很陌生。如何使其成

我已经安装了
php
,现在我想在php中安装
postgresql
支持。
我已经在我的
/etc/make.conf
/etc/portage/package.use中添加了
postgres
pgsql
,但是php仍然是用
编译的,没有pdo pgsql
,你猜到了使用标志。您需要启用的是
postgres
。安装并运行ufed以查看有效使用标志的完整列表。

很抱歉,我输入错误。实际上我是做了
postgres
而不是
postgresql
我已经安装了
ufed
并且它显示了
[-]postgres
我对它很陌生。如何使其成为
[+]
?我正在按
+
按钮,但不工作