Re: Undefined function pg_connect() - Mailing list pgsql-php

From Devrim GÜNDÜZ
Subject Re: Undefined function pg_connect()
Date
Msg-id 1264639247.2016.336.camel@hp-laptop2.gunduz.org
Whole thread Raw
In response to Undefined function pg_connect()  (Gustavo Amarilla Santacruz <gusamasan@gmail.com>)
List pgsql-php
On Wed, 2010-01-27 at 21:25 -0300, Gustavo Amarilla Santacruz wrote:

> I had installed php + postgresql on Fedora12. When the php script call
> to "pg_connect()", the following message is displayed:
>
> Fatal error: Call to undefined function pg_connect()

If you are installing from RPMs, you also need to install php-pgsql
package. If you are installing from sources, you will need to recompile
with PostgreSQL support.

--
Devrim GÜNDÜZ, RHCE
Command Prompt - http://www.CommandPrompt.com
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org  Twitter: http://twitter.com/devrimgunduz


pgsql-php by date:

Previous
From: Chris
Date:
Subject: Re: Undefined function pg_connect()
Next
From: Ireneusz Tarnowski
Date:
Subject: problem with connection to remote server