Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

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



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]#


Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group