Hi,

I am trying to configure a webserver running iplanet
and php to connect to a postgresql server. My setup is
the following:

Web server: Solaris 2.6, iplanet 4.1, PHP 4.1
DB server: Linux 2.2.20 (debian woody), PostgreSQL
7.2.1.

I have built PHP under Solaris with the configuration:

./configure --with-pgsql=/usr/local/pgsql
--with-nsapi=/usr/netscape/server4 --enable-track-vars
--enable-libgcc

However I am not able to connect to the PostgreSQL
server through the web server, I get a message
complaining about the server running without the -I
flag. However the server is running with the -I flag
and I am able to connect to it from the web Solaris
box using the pgsql client.

Does anyone have a success story :) with a similar
configuration? I would appreciate also pointers to
tutorials/guides on PHP/PostgreSQL/Iplanet
installation.

Thanks in advance,

Luiz.

_______________________________________________________________________
Yahoo! Encontros
O lugar certo para você encontrar aquela pessoa que falta na sua vida. Cadastre-se 
hoje mesmo!
http://br.encontros.yahoo.com/

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to