Re: Enabling PHP - Mailing list pgsql-php

From Anuradha Ratnaweera
Subject Re: Enabling PHP
Date
Msg-id Pine.LNX.4.21.0101092003300.6055-100000@bee.lk
Whole thread Raw
In response to Enabling PHP  (Paul Joseph McGee <mcgee@student.cs.ucc.ie>)
List pgsql-php
If you compiled php yourself, you will have to recompile it with

--with-pgsql

On the other hand, if you installed the package that came with your
linux/unix distribution, it should also have a pgsql module for php. Try
installing it.

Anuradha

On Mon, 8 Jan 2001, Paul Joseph McGee wrote:

> 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
>


pgsql-php by date:

Previous
From: "Adam Lang"
Date:
Subject: Re: Enabling PHP
Next
From: "Julio Cuz, Jr."
Date:
Subject: Access to Pgsql