Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Postfixadmin and Postgresql permissions
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
bigdave1
Tux's lil' helper
Tux's lil' helper


Joined: 03 May 2005
Posts: 106
Location: Raleigh, NC

PostPosted: Fri May 23, 2008 3:27 pm    Post subject: Postfixadmin and Postgresql permissions Reply with quote

Hello all,

I'm working on setting up a mail server using Postgresql and Postfix and I'm trying to get Postfixadmin to install. I've followed the instructions from the Gentoo Wiki , however when I go to http://localhost/setup.php, this is the output that I receive:

Code:
Postfix Admin Setup Checker

Running software:

    * PHP version 5.2.6-pl1-gentoo
    * Apache

Checking for dependencies:

    * Warning: Magic Quotes: ON (internal workaround used)
    * Depends on: presence config.inc.php - OK
    * Depends on: PostgreSQL - OK
    * Testing database connection - OK - pgsql://postfixadmin:xxxxx@localhost/postfix
    * Depends on: session - OK
    * Depends on: pcre - OK
    * Depends on: multibyte string - OK

Everything seems fine... attempting to create/update database structure

Updating database:

old version: 1; target version: 352

updating to version 2 (PgSQL)...

DEBUG INFORMATION:
Invalid query: ERROR: permission denied for relation domain


When I log into Webmin and look at Granted Privileges for the Postgresql server, the tables that were created during the install I followed have Grant Privileges to: postgres | postfixadmin | postfix. I'm confused as to what the problem could be. Does anybody have any ideas as to what the problem could be? Thanks!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum