[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] [RaQ4] phpPgAdmin goes *boink*
- Subject: [cobalt-users] [RaQ4] phpPgAdmin goes *boink*
- From: "The A-Team" <propylon@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu Jun 28 09:05:02 2001
- Organization: Everyone's Internet
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
So I've gone and installed phpMyAdmin in a matter of seconds. It was a
breeze. Real clean, easy cut, no problems.
Now the postgres db is a bit different. Using sources from Cobalt's KB i
found this:
http://www.cobalt.com/support/kb/search.php3?ques=postgres&qid=823&language=
1 and from that they tell you how to give access to the postgres db via the
command line.
Here are my questions:
1. phpMyAdmin access WHAT in order to admin the seperate databases? The
reason I ask this is because if you don't designate a DB via config.inc.php
for MyAdmin it will see all the DB's.
2. Does PgAdmin work the same way? ie, If I supply
$cfgServers[1]['only_db'] = ''; will it see the 'cobalt' DB, or must I
designate cobalt as the DB for PgAdmin to access?
3. In the KB provided above, it says I can "access postgres using the
postgres account "admin".", is that admin account the same thing as my admin
user for my RaQ, or is it a seperate user all together? ie.
mysqladmin -uroot is not the same user and password as 'root' for the RaQ.
4. I see several pg_hba.conf's hanging around and which one is the one I
need to be working with.
Oh, one final thing, when I try and login with any user at phpPgAdmin it
gives me the return:
Fatal error: Call to undefined function: pg_connect() in
/home/sites/home/users/opaque/web/phpPgAdmin/lib.inc.php on line 196
Is that a script problem or is that simply me loging in with the wrong user?
Thanks in advance.. :)
The A-Team
Domain Support Guys
Everyone's Internet
propylon@xxxxxxxxxxxxxxxxxxxx
'I read your email.'
----- Original Message -----
From: "The A-Team" <propylon@xxxxxxxxxxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Thursday, June 28, 2001 4:52 PM
Subject: [cobalt-users] [RaQ4] phpPgAdmin comments and suggestions
| This is somewhat of an off-topic thread, but I wanted to shoot this out to
| the users list to see if anyone here has had any experience with the
| phpPgAdmin software. The overview is a phpMyAdmin ported for Postgre and
my
| ticker is thinking I could do small fixes or even learn something about
| Cobalt's Postgre DB on the 4i. I've got a RaQ to test it on, but I also
| wanted to hear people's opinions and experiences with it. What's the good,
| bad, and the ugly? Anyone?
|
| The A-Team
| Domain Support Guys
| Everyone's Internet
| propylon@xxxxxxxxxxxxxxxxxxxx
|
| 'I read your email.'
|
| _______________________________________________
| cobalt-users mailing list
| cobalt-users@xxxxxxxxxxxxxxx
| To Subscribe or Unsubscribe, please go to:
| http://list.cobalt.com/mailman/listinfo/cobalt-users
|