Re: [PHP] problem with PostgreSQL

2002-08-21 Thread Ray Hunter
" <[EMAIL PROTECTED]>; "Richard Kurth" <[EMAIL PROTECTED]> Sent: Wednesday, August 21, 2002 12:55 PM Subject: Re: [PHP] problem with PostgreSQL > Just to throw my $.02 in, if you are running an RPM based linux > distribution on your server (such as RedHat), ed

Re: [PHP] problem with PostgreSQL

2002-08-21 Thread Ray Hunter
t;; "Richard Kurth" <[EMAIL PROTECTED]> Sent: Wednesday, August 21, 2002 12:55 PM Subject: Re: [PHP] problem with PostgreSQL > Just to throw my $.02 in, if you are running an RPM based linux > distribution on your server (such as RedHat), edit your > /etc/rc.d/init.d/postgr

Re: [PHP] problem with PostgreSQL

2002-08-21 Thread Adam Williams
is listening on port 5901, because its default port is 5432... > > I would check both of those and then verify that you can connect from your > ip-address (or network) to the postmaster in the pg_hba.conf file. > > > -- > .: B i g D o g :. > > > - Original Message --

Re: [PHP] problem with PostgreSQL

2002-08-21 Thread Ray Hunter
d check both of those and then verify that you can connect from your ip-address (or network) to the postmaster in the pg_hba.conf file. -- .: B i g D o g :. - Original Message - From: <[EMAIL PROTECTED]> To: "php-general" <[EMAIL PROTECTED]> Sent: Wednesday, August

[PHP] problem with PostgreSQL

2002-08-21 Thread rdkurth
Can somebody tell me what this mines in my error log I have PostgreSQL compiled in to php so that should not be the problem PHP Warning: Function registration failed - duplicate name - pg_connect in Unknown on line 0 PHP Warning: Function registration failed - duplicate name - pg_pconnect in