Re: [PHP] I can't do a connection to POSTGRES from PHP4 as NSAPI

2001-03-16 Thread Martin A. Marques
El Vie 16 Mar 2001 19:53, Norberto Rojas escribió: > Hi, > > I built the latest PHP4to use it as NSAPI with postgress connection: > >./configure --with-nsapi=/usr/netscape/server4/ > --with-pgsql=/var/lib/pgsql --enable-libgcc --enable-track-vars >make > make install > "stop web se

[PHP] I can't do a connection to POSTGRES from PHP4 as NSAPI

2001-03-16 Thread Norberto Rojas
Hi, I built the latest PHP4to use it as NSAPI with postgress connection: ./configure --with-nsapi=/usr/netscape/server4/ --with-pgsql=/var/lib/pgsql --enable-libgcc --enable-track-vars make make install "stop web server" & "restart" ,but when I try to pg_connect to postg