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

From: Jagan Reddy <jaganreddy98(at)yahoo(dot)com>
To: pgsql-php(at)postgresql(dot)org
Subject: Having tough time getting php working for postgresql.. Pleeese help
Date: 2006-01-09 22:23:00
Message-ID: 20060109222300.40345.qmail@web33208.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)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(at)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(at)gireesh tmp]#

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Jeff MacDonald 2006-01-09 23:00:21 Re: Having tough time getting php working for postgresql..
Previous Message Christopher Kings-Lynne 2006-01-09 02:51:22 Re: Sync local with remote databases