Find the answer to your Linux question:
Results 1 to 3 of 3
can I install a postgres database on my Xandros 3 OS? if so, where could I find the package for that? Also I need some advices on configuring pgSQL with ...
  1. #1
    Just Joined!
    Join Date
    Oct 2005
    Location
    Romania
    Posts
    1

    database instalation on Xandros

    can I install a postgres database on my Xandros 3 OS?
    if so, where could I find the package for that?
    Also I need some advices on configuring pgSQL with php and
    apache on my machine!
    Please help!!!

  2. #2
    Just Joined! hernandeangelis's Avatar
    Join Date
    Mar 2005
    Location
    Planet Earth
    Posts
    79

  3. #3
    Just Joined!
    Join Date
    Oct 2005
    Location
    Mass
    Posts
    52

    Re: database instalation on Xandros

    Quote Originally Posted by Admiral_Drake
    can I install a postgres database on my Xandros 3 OS?
    if so, where could I find the package for that?
    Also I need some advices on configuring pgSQL with php and
    apache on my machine!
    Please help!!!
    start with
    Code:
    sudo apt-get install postgresql apache libapache-mod-php4
    and read up on some docs http://www.php.net/manual/en/ref.pdo-pgsql.php

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •