Re: I'm a Linux RH6.2 user

Поиск
Список
Период
Сортировка
От Adam Lang
Тема Re: I'm a Linux RH6.2 user
Дата
Msg-id 000201c05ecd$fa4c87c0$330a0a0a@6014cwpza006
обсуждение исходный текст
Ответ на I'm a Linux RH6.2 user  ("Anshuman Das" <dasanshu@hotmail.com>)
Список pgsql-php
Like the error said.  You need to start postmaster with the -D attribute to
tell it the location of your database.  Go to documentation at
www.postgresql.org for instructions.

Adam Lang
Systems Engineer
Rutgers Casualty Insurance Company
http://www.rutgersinsurance.com
----- Original Message -----
From: "Anshuman Das" <dasanshu@hotmail.com>
To: <pgsql-php@postgresql.org>
Sent: Tuesday, December 05, 2000 1:07 AM
Subject: [PHP] I'm a Linux RH6.2 user


hi
I'm a Linux RH6.2 user. I want to run PHP with postgreSQL. I'm facing some
problems. Kindly help me:

1) How to run postmaster? usr/bin/postmaster is saying that: unable to find
systemdata or unable to open "/usr/include/pgsql//base/template 1/pg_class"

error:postmaster does not know to find the database system data.You must
specify the directory that contains the database system either by
specifying the -D invocation or by setting the PGDATA environment
variable


2) pg_connect() cannot find postgreSQL server.
error:Connection to database 'postgres' failed.connectDB() failed: Is the
postmaster running and accepting connections     at 'UNIX Socket' on port
'5432'?

3) How to use and configure pg_hba.conf?

PLZ Reply Soon

Anshuman
India
anshuman@simblos.com



В списке pgsql-php по дате отправления:

Предыдущее
От: "Anshuman Das"
Дата:
Сообщение: I'm a Linux RH6.2 user
Следующее
От: Hervé Piedvache
Дата:
Сообщение: pg_pconnect - Really persistent ?