Re: Postgres with php3

From: danny(at)lennon(dot)postino(dot)com
To: CHUETTL(at)ahorn-Net(dot)de (Carsten Huettl)
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: Postgres with php3
Date: 2000-06-21 22:01:38
Message-ID: 200006212201.PAA32110@lennon.postino.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-novice

Have you tried creating a php script like:
<?php phpinfo() ?>

This will display a page in a browser with how php is configured. You can
confirm that postgres is in your php.

Danny Aldham Providing Certified Internetworking Solutions to Business
www.postino.com E-Mail, Web Servers, Web Databases, SQL PHP & Perl

> > I haven't played with apache so am not sure what php3 is. But I'm sure you
> > first need to get postgres running. Go to /usr/doc/ and read the README
>
> postgresql runs. I have created a sample of dbs for testing with
> some tables. It runs perfekt at this point. I can see the db files in the
> PGDATA directory. It seems to be allright.
>
> > under your version of postgres. It tells you how to turn on postgres and
> pgsql v6.5.x
> > get the postmaster running. You want it to turn on each time you boot
> > Linux.
>
> Bye
> C.
>
> --
> Carsten Huettl - <http://www.ahorn-Net.de>
> pgp-key on request
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Andrew McMillan 2000-06-22 02:41:10 Re: Postgres with php3
Previous Message Joost Kraaijeveld 2000-06-21 20:49:33 RE: Win 9x support

Browse pgsql-novice by date

  From Date Subject
Next Message Andrew McMillan 2000-06-22 02:41:10 Re: Postgres with php3
Previous Message Carsten Huettl 2000-06-21 20:04:11 Re: [GENERAL] Postgres with php3