Re: [PHP-DB] pg_connect() problem with postgresql 7.3.4

2003-10-30 Thread S.P.Vimala
phpinfo() gives me a message of database support for postgresql >in the dbx section but there is no seperate section for postgreSQL Support with active persistent links etc.. I'm sure that php-pgsql is installed. The includes pgsql.so is uncommented in the php.ini file also. I had restarted

Re: [PHP-DB] pg_connect() problem with postgresql 7.3.4

2003-10-29 Thread Martin Marques
El Mié 29 Oct 2003 07:14, S.P.Vimala escribió: > Hi, >I have installed posgresql(serve/libs)-7.3.4 on my linux machine. It > has > httpd-2.0.40-8 > php-4.2.2-8.0.8 > php-pgsql-4.2.2-8.0.8 >Now pg_connect on my code gives me an error undefined function call. I > tried to

[PHP-DB] pg_connect() problem with postgresql 7.3.4

2003-10-29 Thread S.P.Vimala
Hi, I have installed posgresql(serve/libs)-7.3.4 on my linux machine. It has httpd-2.0.40-8 php-4.2.2-8.0.8 php-pgsql-4.2.2-8.0.8 Now pg_connect on my code gives me an error undefined function call. I tried to upgrade to php4.3. But this gives me a lot of dependencies