Enabling PHP

From: Paul Joseph McGee <mcgee(at)student(dot)cs(dot)ucc(dot)ie>
To: pgsql-php(at)postgresql(dot)org
Subject: Enabling PHP
Date: 2001-01-08 22:09:21
Message-ID: 200101082209.WAA17137@student.cs.ucc.ie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

I am trying to connect to a databse from a php script but I get the error:
Fatal error:Call to undefined function: pg_connect(). I read that from the
mailing list archives that I mustnt have compiled some package with the
postresql library. Could someone tell me how I would fix this.
Thanks,
Paul

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Chris 2001-01-08 22:20:15 Re: Enabling PHP
Previous Message Frank Joerdens 2001-01-08 09:21:57 Re: PHP and PostgreSQL