Re: Postgres with php3

Danny Aldham <danny@lennon.postino.com>

From: danny@lennon.postino.com
To: CHUETTL@ahorn-Net.de (Carsten Huettl)
Cc: pgsql-novice@postgresql.org
Date: 2000-06-21T22:01:38Z
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
>