Re: [ADMIN] Can't connect to phppgadmin

2004-01-26 Thread Robert Treat
(follow-ups should go to pgsql-php which is at least slightly on topic) You need to either find an rpm for suse that gives postgresql support to php (on red-hat systems the rpm is php-pgsql iirc), or recompile your php from source with postgresql support. Robert Treat On Sun, 2004-01-25 at 12

Re: [ADMIN] Can't connect to phppgadmin

2004-01-25 Thread Chalrie Schaubmair
Hi,   Paolo you wrote: Did you use the configure flag '--with-pgsql' while compiling PHP?   I have installed postgres and phppgadmin after I installed php. I don't know what to do, because I'am a totally newbie. Should I compile now my php? How can I make this? Can you explain it to me for su