Re: How to start PgSQL on FreeBSd to the port 5432 - Mailing list pgsql-php

From Christopher Kings-Lynne
Subject Re: How to start PgSQL on FreeBSd to the port 5432
Date
Msg-id GNELIHDDFBOCMGBFGEFOCEPOCDAA.chriskl@familyhealth.com.au
Whole thread Raw
In response to How to start PgSQL on FreeBSd to the port 5432  (arun kv <arun@library.iisc.ernet.in>)
List 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@postgresql.org
> [mailto:pgsql-php-owner@postgresql.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
>


pgsql-php by date:

Previous
From: arun kv
Date:
Subject: How to start PgSQL on FreeBSd to the port 5432
Next
From: knut.suebert@web.de
Date:
Subject: Re: How can I get metadate of a table in PHP3?