2) How can I get PHP configured to support postgres?
Install the postgresql-dev or postgresql-devel rpm. Then if you need to point php to it: ./configure --with-pgsql=/usr for example. -- Postgresql & php tutorials http://www.designmagick.com/ -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php