[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: phppgadmin in Sid (SOLVED, is a bug?)



A Dissabte 22 Abril 2006 22:24, Benjamí Villoslada va escriure:

> Now http://localhost/phppgadmin/ have this error page: «Your PHP
> installation does not support PostgreSQL. You need to recompile PHP using
> the --with-pgsql configure option.». 

Solved adding pgsql.so to /etc/php4/apache2/php.ini 

; Local Variables:
; tab-width: 4
; End:
extension=curl.so
extension=domxml.so
extension=gd.so
extension=imap.so
extension=ldap.so
extension=mcal.so
extension=mhash.so
extension=mysql.so
extension=odbc.so
extension=xslt.so
extension=pgsql.so

Seems one php4-pgsql installation problem (php4-pgsql added by aptitude when I 
install phppgadmin).

I've added this details to the bug report 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=360105

-- 
Benjamí
http://blog.bitassa.cat



.



Reply to: