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
Hi:
I've trying to install PHP4 without good results:
The steps i follow were:
1: gzip -d < php-4.0.4pl1.tar.gz | tar xvf -
2: cd php-4.0.4pl1
3: ./configure --with-nsapi=/usr/netscape/server4/ --enable-tracks-vars
--enable-libgcc (because i want to uset with iplanet web server)
4: ma
2 matches
Mail list logo