PHP and keystone (formerly PTS)

From: Roland Roberts <roberts(at)panix(dot)com>
To: "pgsql-general(at)postgreSQL(dot)org" <pgsql-general(at)postgreSQL(dot)org>
Subject: PHP and keystone (formerly PTS)
Date: 1998-08-01 19:23:46
Message-ID: x64svwwlod.fsf@tycho.rlent.pnet
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

This isn't exactly a PostgreSQL question, but...

I've sent e-mail to shevett(at)stonekeep(dot)com, the author of Keystone,
about what one needs to do to get Keystone to work with PostgreSQL. I
have it almost working, and am wondering if anyone here has
successfully used Keystone with PostgreSQL.

What seemed to be holding me up at first was one of two things. Since
PHP connects from the web server, I had to grant select to nobody on
the tables I was interested in. Alternately, I could have changed the
connect options to use a different user, but I can't find any
documentation on what connect options are available.

Now I have simple PHP scripts working, but I still can't login to
Keystone.

My questions are:

1. Has anyone gotten Keystone to work with PostgresSQL?

2. Are there any pointers on what one needs to do to use PHP to
talk to PostgreSQL?

There are really separate issues for me, since I am trying to write my
own applications that use PHP and the browser as an interface to
PostgreSQL.

roland
--
Roland B. Roberts, PhD Custom Software Solutions
roberts(at)panix(dot)com 101 West 15th St #4NN
New York, NY 10011

Browse pgsql-general by date

  From Date Subject
Next Message Maarten Boekhold 1998-08-01 21:36:11 Re: [GENERAL] PostgreSQL connect options?
Previous Message Roland Roberts 1998-08-01 19:16:36 PostgreSQL connect options?