Re: How to start PgSQL on FreeBSd to the port 5432

From: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
To: "arun kv" <arun(at)library(dot)iisc(dot)ernet(dot)in>, "PGSQL" <pgsql-php(at)postgresql(dot)org>
Subject: Re: How to start PgSQL on FreeBSd to the port 5432
Date: 2002-09-02 05:03:16
Message-ID: GNELIHDDFBOCMGBFGEFOCEPOCDAA.chriskl@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

You have not compiled PHP with postgres support. Reinstall the mod-php4
port with Postgres actually enabled.

Chris

> -----Original Message-----
> From: pgsql-php-owner(at)postgresql(dot)org
> [mailto:pgsql-php-owner(at)postgresql(dot)org]On Behalf Of arun kv
> Sent: Monday, 2 September 2002 12:51 PM
> To: PGSQL
> Subject: [PHP] How to start PgSQL on FreeBSd to the port 5432
>
>
> Hello,
> We are using a FreeBSD 4.6.2 and on that have installed PostGreSQL
> 7.2 and PHP. We are able to start the PGSQL server but when we try to open
> a database PHP using pg_connect command we get an error saying that
> "pg_connect() is undefined on line no 10 in main.php".
>
> We are able to start the server but are not able to connect to the
> port.Pls anybody help me in getting the script to start the server to
> the port.
>
> Thanks
> Arun
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>

In response to

Browse pgsql-php by date

  From Date Subject
Next Message knut.suebert 2002-09-02 19:44:13 Re: How can I get metadate of a table in PHP3?
Previous Message arun kv 2002-09-02 04:50:34 How to start PgSQL on FreeBSd to the port 5432