dbTalk Databases Forums  

phpPgAdmin problem - this list?

comp.databases.postgresql.general comp.databases.postgresql.general


Discuss phpPgAdmin problem - this list? in the comp.databases.postgresql.general forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Chris Green
 
Posts: n/a

Default phpPgAdmin problem - this list? - 11-19-2004 , 12:51 PM






I'm not sure if this is really on topic for this list but I'll start
here.

I'm trying to run phpPgAdmin, I've installed version 3.5, I have
postgresql version 7.4.3 running on slackware 9.1.

I already have phpMyAdmin running successfully.

When I try and run phpPgAdmin I get:-

"Your PHP installation does not support PostgreSQL. You need to
recompile PHP using the --with-pgsql configure option."

However the /usr/lib/php/extensions directory *has* got the pgsql.so
library file, so can anyone suggest what might be wrong? Or
alternatively point me to somewhere better to ask?

--
Chris Green (chris (AT) areti (DOT) co.uk)

"Never ascribe to malice, that which can be explained by incompetence."

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo (AT) postgresql (DOT) org


Reply With Quote
  #2  
Old   
Matt
 
Posts: n/a

Default Re: phpPgAdmin problem - this list? - 11-19-2004 , 01:23 PM






Quote:
However the /usr/lib/php/extensions directory *has* got the pgsql.so
library file, so can anyone suggest what might be wrong? Or
alternatively point me to somewhere better to ask?
Try one of the php lists. But check that the extension is enabled in the
php.ini first (uncomment the extension=pgsql.so line).

Matt



---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend



Reply With Quote
  #3  
Old   
Chris Green
 
Posts: n/a

Default Re: phpPgAdmin problem - this list? - 11-20-2004 , 10:57 AM



On Fri, Nov 19, 2004 at 07:23:08PM +0000, Matt wrote:
Quote:
However the /usr/lib/php/extensions directory *has* got the pgsql.so
library file, so can anyone suggest what might be wrong? Or
alternatively point me to somewhere better to ask?

Try one of the php lists. But check that the extension is enabled in the
php.ini first (uncomment the extension=pgsql.so line).

Excellent, that was it, thanks very much, it's saved me some time
hunting elsewhere. Strangely phpMyAdmin doesn't need the mysql.so
extension enabled but phpPgAdmin does.

--
Chris Green (chris (AT) areti (DOT) co.uk)

"Never ascribe to malice, that which can be explained by incompetence."

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match



Reply With Quote
  #4  
Old   
Joshua D. Drake
 
Posts: n/a

Default Re: phpPgAdmin problem - this list? - 11-20-2004 , 11:05 AM



Chris Green wrote:

Quote:
On Fri, Nov 19, 2004 at 07:23:08PM +0000, Matt wrote:


However the /usr/lib/php/extensions directory *has* got the pgsql.so
library file, so can anyone suggest what might be wrong? Or
alternatively point me to somewhere better to ask?


Try one of the php lists. But check that the extension is enabled in the
php.ini first (uncomment the extension=pgsql.so line).



Excellent, that was it, thanks very much, it's saved me some time
hunting elsewhere. Strangely phpMyAdmin doesn't need the mysql.so
extension enabled but phpPgAdmin does.


That is because PHP compiles in mysql by default .

Sincerely,

Joshua D. Drake





--
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-667-4564 - jd (AT) commandprompt (DOT) com - http://www.commandprompt.com
PostgreSQL Replicator -- production quality replication for PostgreSQL



---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faqs/FAQ.html



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.