|
|
emerge -pv php
[ebuild R ] dev-lang/php-5.2.8-r2 USE="apache2 berkdb bzip2 cjk cli crypt gd gdbm iconv ncurses nls pcre pdo postgres readline reflection session spl sqlite ssl truetype unicode zlib -adabas -bcmath -birdstep -calendar -cdb -cgi -concurrentmodphp -ctype -curl -curlwrappers -db2 -dbase -dbmaker -debug -discard-path -doc -empress -empress-bcs -esoob -exif -fastbuild -fdftk -filter -firebird -flatfile -force-cgi-redirect -frontbase -ftp -gd-external -gmp -hash -imap -inifile -interbase -iodbc -ipv6 (-java-external) -json -kerberos -kolab -ldap -ldap-sasl -libedit -mcve -mhash -msql -mssql -mysql -mysqli -oci8 -oci8-instant-client -odbc -pcntl -pic -posix -qdbm -recode -sapdb -sharedext -sharedmem -simplexml -snmp -soap -sockets -solid -spell -suhosin -sybase -sybase-ct -sysvipc -threads -tidy -tokenizer -wddx -xml -xmlreader -xmlrpc -xmlwriter -xpm -xsl -yaz -zip -zip-external" 0 kB
我使用zend framework连接postgresql数据库时报"The pgsql driver is not currently installed"错误,我的 USE里已经有pdo和postgres了啊。还需要什么配置吗? |
|