Re: [GENERAL] Postgres with php3

2000-06-21 Thread Andrew McMillan
Carsten Huettl wrote: > In this situation of testing I start postgresql or the postmaster > manually. It works. I can login. Create dbs and a smple of tables. > But I cannot connct via the phpPGadmin thats the point of trouble. Is php loading the pgsql.so module? Does PHP on Red Hat use dynamic

Re: [GENERAL] Postgres with php3

2000-06-21 Thread Carsten Huettl
Date sent: Wed, 21 Jun 2000 09:36:26 +0200 From: "Poul L. Christiansen" <[EMAIL PROTECTED]> To: Carsten Huettl <[EMAIL PROTECTED]> Copies to: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: [

Re: [GENERAL] Postgres with php3

2000-06-21 Thread Poul L. Christiansen
I don't think Postgres is started by default. Open linuxconf and make it start every time your Redhat starts. PgAdmin requires ODBC drivers on the windows machine, have you got them? HTH, Poul L. Christiansen Carsten Huettl wrote: > Hello, > > I have setup a RH 6.2 box with postgres. > The htt

[GENERAL] Postgres with php3

2000-06-20 Thread Carsten Huettl
Hello, I have setup a RH 6.2 box with postgres. The httpd (apache) has support for php3. But I don't know if the rh installation builds in the php3 support in postgres. I installed the pgadmin 2.0.2 but it did not find any database. Maybe this is becuase rh installs in different directories t