Now: Tutorial for Web and Software Design > PHP > QA > PHP Content
> PHPFAQ - How do I install the PostGRESQL client librarys so PHP can talk to remote PGSQL servers? [Bookmark it]
PHPFAQ - How do I install the PostGRESQL client librarys so PHP can talk to remote PGSQL servers?


Question :

How do I install the PostGRESQL client librarys so PHP can talk to remote PGSQL servers?

Answer :wget ftp://ftp.us.postgresql.org/source/v7.2.1/postgresql-7.2.1.tar.gz
tar -pxzf postgresql-7.2.1.tar.gz
cd postgresql-7.2.1
./configure --with-openssl
gmake

gmake -C src/bin install
gmake -C src/interfaces install
gmake -C doc install

cp ./src/include/postgres_ext.h /usr/local/pgsql/include/postgres_ext.h
mkdir /usr/local/pgsql/include/libpq
cp ./src/include/libpq/libpq-fs.h /usr/local/pgsql/include/libpq/libpq-fs.h



[Bookmark][Print] [Close][To Top]
  • Prev Article-PHP:

  • Next Article-PHP:
  • Related Materias
    PHPFAQ - How google is you
    PHPFAQ - Are there any web
    PHPFAQ - How can I accept 
    PHPFAQ - How can I finance
    PHPFAQ - Where can I get P
    PHPFAQ - Where can I host 
    PHPFAQ - Where can I find 
    PHPFAQ - I am trying to cr
    PHPFAQ - Is there a librar
    PHPFAQ - How can I manage 
    Topics
    Photoshop Tutorial
     

    Special Effect

      3D Effect
      Photoshop Articles
    Programming Tutorial
     

    C/C++ Tutorial

      Visual Basic
      C# Tutorial
    Database Tutorial
     

    MySQL Tutorial

      MS SQL Tutorial
      Oracle Tutorial
    Graphic Design Tutorial
     

    Coreldraw Tutorial

      Illustrator Tutorial
      3D Graphics Articles
    Webmaster Articles
     

    Domain Service

      Web Hosting
      Site Promotion
    Java Tutorial&Articles
     

    Java Servlets

      JavaEE Tutorial
     

    JavaBeans Tutorial

    XML Tutorial&Articles
     

    XML Style Tutorial

      AJAX Tutorial
      XML Mobile
    Flash Tutorial&Articles
     

    Flash Video

      Action Script
      Flash Articles
    OS Tutorial&Articles
     

    Linux Tutorial

      Symbian Tutorial
      MacOS Tutorial