Re: [PHP-INSTALL] php postgres install problem

2004-03-08 Thread Chris Hewitt
Vishesh kaul wrote: i am developing a web based application on slack and slack has php already installed on it.. but not with postgres support.. so i downloaded the php4 package and configured with ./configure --with-pgsql make make install option (because this is what most of the documentation

[PHP-INSTALL] php postgres install problem

2004-03-07 Thread Vishesh kaul
i am developing a web based application on slack and slack has php already installed on it.. but not with postgres support.. so i downloaded the php4 package and configured with ./configure --with-pgsql make make install option (because this is what most of the documentation suggested).. but po