R: [ADMIN] problem creating user

2004-01-16 Thread Martinelli Paolo A.
With "createuser bruce" you have created a user in the PostgreSQL environment while using the bash command "su - bruce" you are switching user in the SO (i.e. Linux) environment. You can solve your problem either using bash the command "adduser bruce" to create the same user also in the OS or

R: [ADMIN] Can't connect to phppgadmin

2004-01-24 Thread Martinelli Paolo A.
Did you use the configure flag '--with-pgsql' while compiling PHP? Paolo Martinelli IrisCube Reply S.p.A. Da: [EMAIL PROTECTED] per conto di Chalrie Schaubmair Inviato: dom 6/23/2002 20:49 A: [EMAIL PROTECTED] Oggetto: [ADMIN] Can't connect to phppgadmin Hi, I