Hi!, and a Question - Mailing list pgsql-php

From David Cruz
Subject Hi!, and a Question
Date
Msg-id 20040604051320.98404.qmail@web50104.mail.yahoo.com
Whole thread Raw
Responses Re: Hi!, and a Question
List pgsql-php
Hello to everybody!

I'm David from Colombia.

I'm learning Postgresql and using PHP. And I'm trying
to connect from my php web page to PostgreSQL, I use
this function:

 $connection = pg_connect("host=gatuno port=5432
dbname=cdtaller4_3");

and when I look it on the browser it shows:

Fatal error: Call to undefined function: pg_connect()
in /var/www/index2.php on line 8

- I have PostgreSQL 7.4 , Apache is working well, and
all other php scripts too. I'm using knoppix and I
looked at the KPackage and I have php4-pgsql
installed.

Does somebody know what could be happening?

thanks!





__________________________________
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/

pgsql-php by date:

Previous
From: "V i s h a l Kashyap @ [Sai Hertz And Control Systems]"
Date:
Subject: Re: SSL PostgreSQL and PHP
Next
From: Christopher Kings-Lynne
Date:
Subject: Re: Hi!, and a Question