Re: Enabling PHP

From: Chris <csmith(at)squiz(dot)net>
To: Paul Joseph McGee <mcgee(at)student(dot)cs(dot)ucc(dot)ie>, pgsql-php(at)postgresql(dot)org
Subject: Re: Enabling PHP
Date: 2001-01-08 22:20:15
Message-ID: 4.3.2.7.2.20010109091816.00b2a910@203.25.173.1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

Hi,

Yup, you're right. PHP hasn't been compiled with PostgreSQL. You need to
compile PHP again.

If any problems, check out my small tutorial -
http://designmagick.50megs.com/postgresql-tutorial/
it might help with a step missed or something like that.

Hope that helps..

>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

------------------------
Chris Smith
http://www.squiz.net

In response to

  • Enabling PHP at 2001-01-08 22:09:21 from Paul Joseph McGee

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Julio Cuz, Jr. 2001-01-08 22:23:04 Open Client
Previous Message Paul Joseph McGee 2001-01-08 22:09:21 Enabling PHP