Having tough time getting php working for postgresql.. Pleeese help

Поиск
Список
Период
Сортировка
От Jagan Reddy
Тема Having tough time getting php working for postgresql.. Pleeese help
Дата
Msg-id 20060109222300.40345.qmail@web33208.mail.mud.yahoo.com
обсуждение исходный текст
Ответы Re: Having tough time getting php working for postgresql..  (Jeff MacDonald <jam@zoidtechnologies.com>)
Re: Having tough time getting php working for postgresql..  (brew@theMode.com)
Список pgsql-php
Hello,
I have successfully compiled and installed postgresql 8.1.1. I have created some databases as well.
But I want to get php working with pgsql so that I can do some web develoement.
 
Whatever rpms I get and insall, it is still complaining for another.  I believe I have PHP 4.3.9 and I tried here to insall php-pgsql4.3.9.  No luck. 
 
I am still running the default PHP installed by RedHat linux installaion process.  I have not removed and installed source code based PHP though.
 
Thanks
Jagan Reddy
 
[root@gireesh tmp]# rpm -Uvh php-pgsql-4.3.9-3.i386.rpm
warning: php-pgsql-4.3.9-3.i386.rpm: V3 DSA signature: NOKEY, key ID 4f2a6fd2
error: Failed dependencies:
        php = 4.3.9-3 is needed by php-pgsql-4.3.9-3.i386
[root@gireesh tmp]# php --version
PHP 4.3.9 (cgi) (built: Nov  4 2005 11:49:35)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
[root@gireesh tmp]#

В списке pgsql-php по дате отправления:

Предыдущее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: Sync local with remote databases
Следующее
От: Jeff MacDonald
Дата:
Сообщение: Re: Having tough time getting php working for postgresql..