Hi!, and a Question

Поиск
Список
Период
Сортировка
От David Cruz
Тема Hi!, and a Question
Дата
Msg-id 20040604051320.98404.qmail@web50104.mail.yahoo.com
обсуждение исходный текст
Ответы Re: Hi!, and a Question  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Список 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 по дате отправления:

Предыдущее
От: "V i s h a l Kashyap @ [Sai Hertz And Control Systems]"
Дата:
Сообщение: Re: SSL PostgreSQL and PHP
Следующее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: Hi!, and a Question